|
16 | 16 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
17 | 17 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
18 | 18 | <rect key="contentRect" x="196" y="240" width="480" height="270"/> |
19 | | - <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/> |
| 19 | + <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1050"/> |
20 | 20 | <value key="minSize" type="size" width="480" height="270"/> |
21 | 21 | <value key="maxSize" type="size" width="480" height="270"/> |
22 | 22 | <connections> |
|
28 | 28 | <touchBarItem id="HrR-h7-NCn"> |
29 | 29 | <viewController key="viewController" id="mWw-hs-xC2"> |
30 | 30 | <view key="view" translatesAutoresizingMaskIntoConstraints="NO" id="cF0-5M-j3l"> |
31 | | - <rect key="frame" x="0.0" y="0.0" width="960" height="38"/> |
| 31 | + <rect key="frame" x="0.0" y="0.0" width="960" height="30"/> |
32 | 32 | <subviews> |
33 | 33 | <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x10-iS-P7w" customClass="NyanCatCanvas" customModule="touchbar_nyancat" customModuleProvider="target"> |
34 | | - <rect key="frame" x="0.0" y="0.0" width="685" height="38"/> |
| 34 | + <rect key="frame" x="0.0" y="0.0" width="685" height="30"/> |
35 | 35 | <constraints> |
36 | | - <constraint firstAttribute="height" constant="38" id="Kxz-Id-Bjk"/> |
| 36 | + <constraint firstAttribute="height" constant="30" id="Kxz-Id-Bjk"/> |
37 | 37 | <constraint firstAttribute="width" constant="685" id="R3d-YT-L8Y"/> |
38 | 38 | </constraints> |
39 | 39 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="mGf-ax-GZr"/> |
|
44 | 44 | <constraint firstItem="x10-iS-P7w" firstAttribute="top" secondItem="cF0-5M-j3l" secondAttribute="top" id="ckE-w9-eCn"/> |
45 | 45 | <constraint firstItem="x10-iS-P7w" firstAttribute="leading" secondItem="cF0-5M-j3l" secondAttribute="leading" id="g6H-Pm-YqB"/> |
46 | 46 | <constraint firstAttribute="bottom" secondItem="x10-iS-P7w" secondAttribute="bottom" id="oSM-F2-fZ7"/> |
47 | | - <constraint firstAttribute="height" constant="38" id="rV9-Hn-8dZ"/> |
| 47 | + <constraint firstAttribute="height" constant="30" id="rV9-Hn-8dZ"/> |
48 | 48 | <constraint firstAttribute="trailing" secondItem="x10-iS-P7w" secondAttribute="trailing" constant="275" id="wT8-Om-0tY"/> |
49 | 49 | </constraints> |
50 | 50 | </view> |
51 | 51 | </viewController> |
| 52 | + <size key="designTimeSize" width="960" height="30"/> |
52 | 53 | </touchBarItem> |
53 | 54 | </touchBarItems> |
54 | 55 | </touchBar> |
|
0 commit comments