Skip to content

Commit 99cb087

Browse files
committed
Fix an issue which caused most textboxes to no longer scroll properly (likely caused by a bug in Xcode) #3016
1 parent cc3ac6b commit 99cb087

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Interfaces/English.lproj/DBView.xib

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,7 +1401,7 @@
14011401
<rect key="frame" x="1" y="1" width="694" height="140"/>
14021402
<autoresizingMask key="autoresizingMask"/>
14031403
<subviews>
1404-
<textView focusRingType="none" importsGraphics="NO" richText="NO" horizontallyResizable="YES" usesFontPanel="YES" findStyle="panel" allowsDocumentBackgroundColorChange="YES" allowsUndo="YES" usesRuler="YES" id="8254" customClass="SPTextView">
1404+
<textView focusRingType="none" importsGraphics="NO" richText="NO" horizontallyResizable="YES" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" allowsDocumentBackgroundColorChange="YES" allowsUndo="YES" usesRuler="YES" id="8254" customClass="SPTextView">
14051405
<rect key="frame" x="0.0" y="0.0" width="694" height="140"/>
14061406
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14071407
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -1782,7 +1782,7 @@ Gw
17821782
<rect key="frame" x="0.0" y="0.0" width="672" height="74"/>
17831783
<autoresizingMask key="autoresizingMask"/>
17841784
<subviews>
1785-
<textView editable="NO" drawsBackground="NO" importsGraphics="NO" horizontallyResizable="YES" usesFontPanel="YES" allowsNonContiguousLayout="YES" id="8248">
1785+
<textView editable="NO" drawsBackground="NO" importsGraphics="NO" horizontallyResizable="YES" verticallyResizable="YES" usesFontPanel="YES" allowsNonContiguousLayout="YES" id="8248">
17861786
<rect key="frame" x="0.0" y="0.0" width="672" height="74"/>
17871787
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17881788
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -1855,7 +1855,7 @@ Gw
18551855
<rect key="frame" x="1" y="1" width="537" height="70"/>
18561856
<autoresizingMask key="autoresizingMask"/>
18571857
<subviews>
1858-
<textView importsGraphics="NO" richText="NO" findStyle="panel" continuousSpellChecking="YES" smartInsertDelete="YES" id="8236">
1858+
<textView importsGraphics="NO" richText="NO" verticallyResizable="YES" findStyle="panel" continuousSpellChecking="YES" smartInsertDelete="YES" id="8236">
18591859
<rect key="frame" x="0.0" y="0.0" width="537" height="70"/>
18601860
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18611861
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -1900,7 +1900,7 @@ Gw
19001900
<rect key="frame" x="1" y="1" width="537" height="197"/>
19011901
<autoresizingMask key="autoresizingMask"/>
19021902
<subviews>
1903-
<textView editable="NO" importsGraphics="NO" richText="NO" id="8242" customClass="SPTextView">
1903+
<textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" id="8242" customClass="SPTextView">
19041904
<rect key="frame" x="0.0" y="0.0" width="537" height="197"/>
19051905
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19061906
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -3677,7 +3677,7 @@ DQ
36773677
<rect key="frame" x="1" y="1" width="318" height="168"/>
36783678
<autoresizingMask key="autoresizingMask"/>
36793679
<subviews>
3680-
<textView importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" allowsUndo="YES" smartInsertDelete="YES" id="8230" customClass="SPTextView">
3680+
<textView importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" allowsUndo="YES" smartInsertDelete="YES" id="8230" customClass="SPTextView">
36813681
<rect key="frame" x="0.0" y="0.0" width="318" height="168"/>
36823682
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
36833683
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -3788,7 +3788,7 @@ DQ
37883788
<rect key="frame" x="1" y="1" width="366" height="204"/>
37893789
<autoresizingMask key="autoresizingMask"/>
37903790
<subviews>
3791-
<textView editable="NO" importsGraphics="NO" id="8219">
3791+
<textView editable="NO" importsGraphics="NO" verticallyResizable="YES" id="8219">
37923792
<rect key="frame" x="0.0" y="0.0" width="366" height="204"/>
37933793
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
37943794
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -3894,7 +3894,7 @@ Gw
38943894
<rect key="frame" x="1" y="1" width="411" height="264"/>
38953895
<autoresizingMask key="autoresizingMask"/>
38963896
<subviews>
3897-
<textView editable="NO" importsGraphics="NO" richText="NO" id="8213" customClass="SPTextView">
3897+
<textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" id="8213" customClass="SPTextView">
38983898
<rect key="frame" x="0.0" y="0.0" width="411" height="264"/>
38993899
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
39003900
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -3968,7 +3968,7 @@ Gw
39683968
<rect key="frame" x="1" y="1" width="348" height="175"/>
39693969
<autoresizingMask key="autoresizingMask"/>
39703970
<subviews>
3971-
<textView editable="NO" importsGraphics="NO" richText="NO" id="8202">
3971+
<textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" id="8202">
39723972
<rect key="frame" x="0.0" y="0.0" width="348" height="175"/>
39733973
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
39743974
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -5084,7 +5084,7 @@ Gw
50845084
<rect key="frame" x="1" y="1" width="392" height="110"/>
50855085
<autoresizingMask key="autoresizingMask"/>
50865086
<subviews>
5087-
<textView editable="NO" importsGraphics="NO" richText="NO" allowsUndo="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" smartInsertDelete="YES" id="UVh-gz-xnJ">
5087+
<textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" allowsUndo="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" smartInsertDelete="YES" id="UVh-gz-xnJ">
50885088
<rect key="frame" x="0.0" y="0.0" width="392" height="110"/>
50895089
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
50905090
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
@@ -5123,7 +5123,7 @@ Gw
51235123
<rect key="frame" x="0.0" y="0.0" width="384" height="152"/>
51245124
<autoresizingMask key="autoresizingMask"/>
51255125
<subviews>
5126-
<textView editable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" usesFontPanel="YES" findStyle="panel" allowsNonContiguousLayout="YES" id="Bfr-0R-dqh">
5126+
<textView editable="NO" drawsBackground="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" allowsNonContiguousLayout="YES" id="Bfr-0R-dqh">
51275127
<rect key="frame" x="0.0" y="0.0" width="384" height="152"/>
51285128
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
51295129
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>

Interfaces/English.lproj/FilterTableWindow.xib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<rect key="frame" x="1" y="1" width="510" height="90"/>
185185
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
186186
<subviews>
187-
<textView editable="NO" importsGraphics="NO" verticallyResizable="NO" findStyle="panel" allowsNonContiguousLayout="YES" id="NLm-8l-MrV" customClass="SPTextView">
187+
<textView editable="NO" importsGraphics="NO" verticallyResizable="YES" findStyle="panel" allowsNonContiguousLayout="YES" id="NLm-8l-MrV" customClass="SPTextView">
188188
<rect key="frame" x="0.0" y="0.0" width="510" height="90"/>
189189
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
190190
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>

0 commit comments

Comments
 (0)