Skip to content

Commit 1e3c4b0

Browse files
Minor UI changes
1 parent ee75eac commit 1e3c4b0

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

Quickeys/NotesViewController.xib

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2020
<subviews>
2121
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KCw-fT-E51">
22-
<rect key="frame" x="14" y="-4" width="105" height="32"/>
22+
<rect key="frame" x="14" y="2" width="66" height="32"/>
2323
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
24-
<buttonCell key="cell" type="push" title="Quit Notes" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6x2-Qf-ffl">
24+
<buttonCell key="cell" type="push" title="Quit" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6x2-Qf-ffl">
2525
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2626
<font key="font" metaFont="system"/>
2727
</buttonCell>
@@ -37,7 +37,7 @@
3737
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3838
<subviews>
3939
<textView ambiguous="YES" importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" linkDetection="YES" dataDetection="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="yok-VP-sRn">
40-
<rect key="frame" x="0.0" y="0.0" width="438" height="206"/>
40+
<rect key="frame" x="0.0" y="0.0" width="440" height="206"/>
4141
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4242
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
4343
<size key="minSize" width="438" height="206"/>
@@ -51,13 +51,13 @@
5151
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
5252
<autoresizingMask key="autoresizingMask"/>
5353
</scroller>
54-
<scroller key="verticalScroller" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="A6Q-vV-VpI">
54+
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="A6Q-vV-VpI">
5555
<rect key="frame" x="423" y="1" width="16" height="206"/>
5656
<autoresizingMask key="autoresizingMask"/>
5757
</scroller>
5858
</scrollView>
5959
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Wvd-rT-uL1">
60-
<rect key="frame" x="119" y="-4" width="159" height="32"/>
60+
<rect key="frame" x="119" y="2" width="159" height="32"/>
6161
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6262
<buttonCell key="cell" type="push" title="Search with Google" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s3g-8C-th9">
6363
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
@@ -67,8 +67,12 @@
6767
<action selector="searchWithGoogleButtonClick:" target="-2" id="KVx-ln-qWN"/>
6868
</connections>
6969
</button>
70+
<box horizontalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="N06-wG-Dzb">
71+
<rect key="frame" x="96" y="3" width="5" height="33"/>
72+
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
73+
</box>
7074
<button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="98f-uC-EY0">
71-
<rect key="frame" x="278" y="-4" width="166" height="32"/>
75+
<rect key="frame" x="278" y="2" width="166" height="32"/>
7276
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7377
<buttonCell key="cell" type="push" title="Search with Wolfram" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yPG-Fi-870">
7478
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>

0 commit comments

Comments
 (0)