|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="macosx"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17156"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/> |
6 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 7 | </dependencies> |
8 | 8 | <scenes> |
|
56 | 56 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
57 | 57 | <font key="font" metaFont="system"/> |
58 | 58 | </buttonCell> |
| 59 | + <connections> |
| 60 | + <action selector="onLeavePressed:" target="Gwp-vd-c2J" id="qED-6u-Ooz"/> |
| 61 | + </connections> |
59 | 62 | </button> |
60 | 63 | <popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4Qe-NX-3pJ"> |
61 | 64 | <rect key="frame" x="18" y="69" width="120" height="25"/> |
|
78 | 81 | <popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vEO-BZ-CX3"> |
79 | 82 | <rect key="frame" x="268" y="69" width="120" height="25"/> |
80 | 83 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
81 | | - <popUpButtonCell key="cell" type="push" title="Default" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="fau-vB-5MT" id="ToH-9z-5vP"> |
| 84 | + <popUpButtonCell key="cell" type="push" title="Default" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="fau-vB-5MT" id="ToH-9z-5vP"> |
82 | 85 | <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/> |
83 | 86 | <font key="font" metaFont="menu"/> |
84 | 87 | <menu key="menu" id="mTb-ch-BDg"> |
85 | 88 | <items> |
86 | | - <menuItem title="Default" id="fau-vB-5MT"> |
| 89 | + <menuItem title="Default" state="on" id="fau-vB-5MT"> |
87 | 90 | <modifierMask key="keyEquivalentModifierMask"/> |
88 | 91 | </menuItem> |
89 | 92 | <menuItem title="Motion" id="tUi-MY-1cg"> |
|
0 commit comments