|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17132.0.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23727" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17132.0.2"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23727"/> |
5 | 5 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 6 | </dependencies> |
7 | 7 | <objects> |
|
23 | 23 | <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="Queue" animationBehavior="default" id="3"> |
24 | 24 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
25 | 25 | <rect key="contentRect" x="114" y="511" width="501" height="180"/> |
26 | | - <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/> |
| 26 | + <rect key="screenRect" x="0.0" y="0.0" width="3008" height="1667"/> |
27 | 27 | <view key="contentView" id="4"> |
28 | 28 | <rect key="frame" x="0.0" y="0.0" width="501" height="180"/> |
29 | 29 | <autoresizingMask key="autoresizingMask"/> |
|
68 | 68 | </subviews> |
69 | 69 | </view> |
70 | 70 | </box> |
71 | | - <imageView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="20"> |
72 | | - <rect key="frame" x="7" y="4" width="38" height="38"/> |
73 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
74 | | - <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="21"/> |
75 | | - </imageView> |
76 | 71 | <textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="22"> |
77 | 72 | <rect key="frame" x="157" y="7" width="326" height="14"/> |
78 | 73 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
|
92 | 87 | </textFieldCell> |
93 | 88 | </textField> |
94 | 89 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="26"> |
95 | | - <rect key="frame" x="4" y="7" width="151" height="14"/> |
| 90 | + <rect key="frame" x="64" y="7" width="91" height="14"/> |
96 | 91 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/> |
97 | 92 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="Local File:" id="27"> |
98 | 93 | <font key="font" metaFont="message" size="11"/> |
|
101 | 96 | </textFieldCell> |
102 | 97 | </textField> |
103 | 98 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="28"> |
104 | | - <rect key="frame" x="4" y="23" width="151" height="14"/> |
| 99 | + <rect key="frame" x="64" y="23" width="91" height="14"/> |
105 | 100 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/> |
106 | 101 | <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" alignment="right" title="URL:" id="29"> |
107 | 102 | <font key="font" metaFont="message" size="11"/> |
108 | 103 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
109 | 104 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
110 | 105 | </textFieldCell> |
111 | 106 | </textField> |
| 107 | + <imageView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="20"> |
| 108 | + <rect key="frame" x="20" y="7" width="38" height="38"/> |
| 109 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 110 | + <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="21"/> |
| 111 | + </imageView> |
112 | 112 | </subviews> |
113 | 113 | </view> |
114 | 114 | <point key="canvasLocation" x="131.5" y="162"/> |
|
0 commit comments