Skip to content

Commit

Permalink
More slight ui tweeking
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeydom committed Jul 5, 2020
1 parent 15fbee1 commit 0f49c66
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion SubEthaEdit-Mac/Base.lproj/AdvancedPrefs.xib
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
</connections>
</button>
<textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="145">
<rect key="frame" x="32" y="13" width="248" height="11"/>
<rect key="frame" x="32" y="13" width="348" height="11"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="mini" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="E.g. foldings are saved in Extended Attributes" id="188">
<font key="font" metaFont="miniSystem"/>
Expand Down
4 changes: 2 additions & 2 deletions SubEthaEdit-Mac/Base.lproj/PrecedencePrefs.xib
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zCK-9F-T6r">
<rect key="frame" x="275" y="17" width="358" height="14"/>
<rect key="frame" x="275" y="17" width="352" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Add, remove or disable Triggers to alter Mode recognition." id="Pyf-On-J2C">
<font key="font" metaFont="smallSystem"/>
Expand All @@ -182,7 +182,7 @@
</textFieldCell>
</textField>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="21">
<rect key="frame" x="631" y="10" width="35" height="28"/>
<rect key="frame" x="630" y="9" width="37" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" borderStyle="border" inset="2" id="50">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
Expand Down
Loading

0 comments on commit 0f49c66

Please sign in to comment.