Skip to content

Commit a841cb4

Browse files
right-align 'return' icon with table cell insets
1 parent 703c2fc commit a841cb4

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

FloatingFilter/FilterWindowController.xib

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
</textFieldCell>
137137
</textField>
138138
<textField wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" placeholderIntrinsicWidth="20" placeholderIntrinsicHeight="26" translatesAutoresizingMaskIntoConstraints="NO" id="b9Q-lc-NoZ" customClass="ArrowKeyableTextField" customModule="FloatingFilter" customModuleProvider="target">
139-
<rect key="frame" x="40" y="308" width="429" height="26"/>
139+
<rect key="frame" x="40" y="308" width="425" height="26"/>
140140
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" focusRingType="none" usesSingleLineMode="YES" id="Jfk-S4-ZnU">
141141
<font key="font" metaFont="systemLight" size="22"/>
142142
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@@ -163,7 +163,7 @@
163163
</textFieldCell>
164164
</textField>
165165
<textField wantsLayer="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9WC-69-Q0h">
166-
<rect key="frame" x="473" y="313" width="21" height="17"/>
166+
<rect key="frame" x="469" y="313" width="21" height="17"/>
167167
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="" id="hLi-gd-0zG">
168168
<font key="font" metaFont="system" size="14"/>
169169
<color key="textColor" name="placeholderTextColor" catalog="System" colorSpace="catalog"/>
@@ -182,7 +182,7 @@
182182
<constraint firstAttribute="bottom" secondItem="IhD-0i-1t4" secondAttribute="bottom" id="Vod-63-n29"/>
183183
<constraint firstItem="fpw-KR-xgp" firstAttribute="bottom" secondItem="b9Q-lc-NoZ" secondAttribute="bottom" id="dNr-cw-Lsy"/>
184184
<constraint firstItem="jqf-jM-Z1x" firstAttribute="centerX" secondItem="JsY-Af-sFZ" secondAttribute="centerX" id="erZ-rA-dj2"/>
185-
<constraint firstAttribute="trailing" secondItem="9WC-69-Q0h" secondAttribute="trailing" constant="8" id="fei-3r-B5K"/>
185+
<constraint firstAttribute="trailing" secondItem="9WC-69-Q0h" secondAttribute="trailing" constant="12" id="fei-3r-B5K"/>
186186
<constraint firstItem="jqf-jM-Z1x" firstAttribute="centerY" secondItem="JsY-Af-sFZ" secondAttribute="centerY" id="fz1-aL-HLu"/>
187187
<constraint firstItem="nfn-6K-sh6" firstAttribute="firstBaseline" secondItem="b9Q-lc-NoZ" secondAttribute="firstBaseline" id="hg6-eb-QN8"/>
188188
<constraint firstItem="9WC-69-Q0h" firstAttribute="centerY" secondItem="b9Q-lc-NoZ" secondAttribute="centerY" id="hnt-Cn-vAt"/>

assets/screenshot-combined.png

-89.5 KB
Loading

assets/screenshot-dark.png

-104 KB
Loading

assets/screenshot-light.png

-103 KB
Loading

0 commit comments

Comments
 (0)