|
@@ -1,7 +1,7 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
<dependencies>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
|
<capability name="System colors introduced in macOS 10.13" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
@@ -456,20 +456,20 @@
|
|
|
</textFieldCell>
|
|
|
</textField>
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="boX-yy-3DZ">
|
|
|
- <rect key="frame" x="-2" y="0.0" width="356" height="28"/>
|
|
|
+ <rect key="frame" x="-2" y="0.0" width="344" height="28"/>
|
|
|
<sliderCell key="cell" alignment="left" minValue="0.5" maxValue="18" doubleValue="0.5" tickMarkPosition="above" sliderType="linear" id="uiL-cC-yeG" customClass="KMPropertiesSliderCell"/>
|
|
|
<connections>
|
|
|
<action selector="borderWidthSliderAction:" target="-2" id="fbp-7j-nGS"/>
|
|
|
</connections>
|
|
|
</slider>
|
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="2bK-LP-P1I">
|
|
|
- <rect key="frame" x="360" y="0.0" width="74" height="32"/>
|
|
|
+ <rect key="frame" x="348" y="0.0" width="86" height="32"/>
|
|
|
<view key="contentView" id="oLX-rC-t03">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="74" height="32"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="86" height="32"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
</view>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="74" id="8u4-a7-T0Q"/>
|
|
|
+ <constraint firstAttribute="width" constant="86" id="8u4-a7-T0Q"/>
|
|
|
<constraint firstAttribute="height" constant="32" id="Fft-yn-Le9"/>
|
|
|
</constraints>
|
|
|
<color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|