|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
|
<dependencies> |
|
|
|
|
<deployment identifier="macosx"/> |
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/> |
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/> |
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
|
</dependencies> |
|
|
|
|
<objects> |
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
<window title="Clocker Feedback" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5"> |
|
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> |
|
|
|
|
<rect key="contentRect" x="437" y="172" width="319" height="392"/> |
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/> |
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
|
|
|
|
<view key="contentView" id="se5-gp-TjO"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="319" height="392"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask"/> |
|
|
|
@ -46,11 +46,11 @@
|
|
|
|
|
</textView> |
|
|
|
|
</subviews> |
|
|
|
|
</clipView> |
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="9Ed-AQ-o4N"> |
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="9Ed-AQ-o4N"> |
|
|
|
|
<rect key="frame" x="-100" y="-100" width="87" height="18"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask"/> |
|
|
|
|
</scroller> |
|
|
|
|
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Ls5-gY-fnI"> |
|
|
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Ls5-gY-fnI"> |
|
|
|
|
<rect key="frame" x="-100" y="-100" width="15" height="133"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask"/> |
|
|
|
|
</scroller> |
|
|
|
@ -61,7 +61,7 @@
|
|
|
|
|
<rect key="frame" x="1" y="1" width="293" height="123"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
|
<subviews> |
|
|
|
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="Qzm-kE-Igl" customClass="ClockerTextField" customModule="Clocker" customModuleProvider="target"> |
|
|
|
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="Qzm-kE-Igl"> |
|
|
|
|
<rect key="frame" x="10" y="88" width="273" height="24"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="24" id="6DY-uj-pMG"/> |
|
|
|
@ -72,7 +72,7 @@
|
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
|
</textFieldCell> |
|
|
|
|
</textField> |
|
|
|
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="zlM-Cf-OxV" customClass="ClockerTextField" customModule="Clocker" customModuleProvider="target"> |
|
|
|
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="269" translatesAutoresizingMaskIntoConstraints="NO" id="zlM-Cf-OxV"> |
|
|
|
|
<rect key="frame" x="10" y="54" width="266" height="24"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="24" id="b3M-Sc-y8S"/> |
|
|
|
|