hide tabview when machine is null.

This commit is contained in:
Kelvin Sherlock 2021-06-09 22:05:32 -04:00
parent 7af810d14f
commit 37b085e45f
1 changed files with 7 additions and 0 deletions

View File

@ -433,6 +433,13 @@ DQ
</view>
</tabViewItem>
</tabViewItems>
<connections>
<binding destination="-2" name="hidden" keyPath="mameMachine" id="Fok-Xt-d2z">
<dictionary key="options">
<string key="NSValueTransformerName">NSIsNil</string>
</dictionary>
</binding>
</connections>
</tabView>
<customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="J9O-xI-P5J" customClass="FlippedView">
<rect key="frame" x="664" y="107" width="316" height="331"/>