Skip to content

Commit 926640a

Browse files
committed
Updated About screen
1 parent 029e70e commit 926640a

2 files changed

Lines changed: 6 additions & 19 deletions

File tree

Carol/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleIdentifier</key>
88
<string>com.anaghsharma.carol</string>
99
<key>CFBundleShortVersionString</key>
10-
<string>1.0</string>
10+
<string>2.0</string>
1111
<key>CFBundleVersion</key>
1212
<string>1</string>
1313
<key>LSMinimumSystemVersion</key>

Carol/Main.storyboard

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="macosx"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/>
6-
<capability name="box content view" minToolsVersion="7.0"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/>
76
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
87
<capability name="stacking Non-gravity area distributions on NSStackView" minToolsVersion="7.0" minSystemVersion="10.11"/>
98
</dependencies>
@@ -680,7 +679,8 @@
680679
<windowController storyboardIdentifier="AboutWindow" id="7L0-UJ-mzo" sceneMemberID="viewController">
681680
<window key="window" title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="Fud-Gr-h7W">
682681
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
683-
<rect key="contentRect" x="245" y="222" width="480" height="270"/>
682+
<windowPositionMask key="initialPositionMask" topStrut="YES" bottomStrut="YES"/>
683+
<rect key="contentRect" x="245" y="640" width="480" height="270"/>
684684
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
685685
<connections>
686686
<outlet property="delegate" destination="7L0-UJ-mzo" id="Uwj-xT-oXu"/>
@@ -699,18 +699,9 @@
699699
<objects>
700700
<viewController id="an7-CN-1bD" customClass="AboutViewController" sceneMemberID="viewController">
701701
<view key="view" id="dGd-6m-SWN">
702-
<rect key="frame" x="0.0" y="0.0" width="480" height="288"/>
702+
<rect key="frame" x="0.0" y="0.0" width="480" height="260"/>
703703
<autoresizingMask key="autoresizingMask"/>
704704
<subviews>
705-
<box boxType="custom" borderType="none" borderWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="QQc-kk-MlN">
706-
<rect key="frame" x="20" y="232" width="80" height="5"/>
707-
<view key="contentView" id="eiA-oi-Ktj">
708-
<rect key="frame" x="0.0" y="0.0" width="80" height="5"/>
709-
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
710-
</view>
711-
<color key="borderColor" red="0.098039217289999994" green="0.098039217289999994" blue="0.098039217289999994" alpha="1" colorSpace="calibratedRGB"/>
712-
<color key="fillColor" red="0.098039217289999994" green="0.098039217289999994" blue="0.098039217289999994" alpha="1" colorSpace="calibratedRGB"/>
713-
</box>
714705
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LJw-cG-RzK">
715706
<rect key="frame" x="18" y="193" width="78" height="34"/>
716707
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="About" id="YIU-zk-2G2">
@@ -789,15 +780,11 @@
789780
</stackView>
790781
</subviews>
791782
<constraints>
792-
<constraint firstAttribute="trailing" secondItem="QQc-kk-MlN" secondAttribute="trailing" constant="380" id="4Ze-P6-12e"/>
793783
<constraint firstItem="DL5-pE-lIT" firstAttribute="top" secondItem="LJw-cG-RzK" secondAttribute="bottom" constant="20" id="EsI-PS-Q11"/>
794784
<constraint firstItem="5Ps-F5-h1E" firstAttribute="baseline" secondItem="sJQ-NC-dXN" secondAttribute="baseline" id="JVR-Gi-uZE"/>
795785
<constraint firstItem="sJQ-NC-dXN" firstAttribute="leading" secondItem="5Ps-F5-h1E" secondAttribute="trailing" constant="24" id="MG0-iJ-egc"/>
796-
<constraint firstItem="QQc-kk-MlN" firstAttribute="top" secondItem="dGd-6m-SWN" secondAttribute="top" constant="51" id="OpI-9f-GhY"/>
797786
<constraint firstItem="5Ps-F5-h1E" firstAttribute="top" secondItem="DL5-pE-lIT" secondAttribute="bottom" constant="85" id="PiR-em-7PC"/>
798-
<constraint firstItem="QQc-kk-MlN" firstAttribute="leading" secondItem="DL5-pE-lIT" secondAttribute="leading" id="YLg-7g-AHc"/>
799787
<constraint firstItem="5Ps-F5-h1E" firstAttribute="leading" secondItem="dGd-6m-SWN" secondAttribute="leading" constant="20" symbolic="YES" id="ZHd-V1-Qhx"/>
800-
<constraint firstItem="LJw-cG-RzK" firstAttribute="top" secondItem="QQc-kk-MlN" secondAttribute="bottom" constant="5" id="aA1-E8-UUi"/>
801788
<constraint firstAttribute="bottom" secondItem="5Ps-F5-h1E" secondAttribute="bottom" constant="17" id="meZ-Ff-izJ"/>
802789
<constraint firstItem="5Ps-F5-h1E" firstAttribute="leading" secondItem="LJw-cG-RzK" secondAttribute="leading" id="tLh-09-0aT"/>
803790
<constraint firstItem="5Ps-F5-h1E" firstAttribute="leading" secondItem="DL5-pE-lIT" secondAttribute="leading" id="uiU-MB-fzy"/>

0 commit comments

Comments
 (0)