|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
|
<dependencies> |
|
|
|
|
<deployment identifier="macosx"/> |
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/> |
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/> |
|
|
|
|
<capability name="Named colors" minToolsVersion="9.0"/> |
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
|
</dependencies> |
|
|
|
@ -43,7 +43,7 @@
|
|
|
|
|
<windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES" ignoresCycle="YES"/> |
|
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
|
|
|
|
<rect key="contentRect" x="1000" y="379" width="350" height="460"/> |
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/> |
|
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/> |
|
|
|
|
<view key="contentView" focusRingType="none" id="6" customClass="BackgroundPanelView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="450"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
@ -533,7 +533,7 @@
|
|
|
|
|
</subviews> |
|
|
|
|
<color key="backgroundColor" name="Accent Color"/> |
|
|
|
|
</clipView> |
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Akw-Iw-iVY"> |
|
|
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Akw-Iw-iVY" customClass="ThinScroller" customModule="Clocker" customModuleProvider="target"> |
|
|
|
|
<rect key="frame" x="-100" y="-100" width="370" height="16"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask"/> |
|
|
|
|
</scroller> |
|
|
|
|