Skip to content

Commit 8795dcb

Browse files
committed
Fix invalid value being displayed for table auto increment in table status view (#2336)
1 parent 6457da2 commit 8795dcb

File tree

1 file changed

+10
-87
lines changed

1 file changed

+10
-87
lines changed

Interfaces/English.lproj/DBView.xib

Lines changed: 10 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -5403,79 +5403,6 @@
54035403
<int key="NSCellFlags">68157504</int>
54045404
<int key="NSCellFlags2">272761856</int>
54055405
<reference key="NSSupport" ref="26"/>
5406-
<object class="NSNumberFormatter" key="NSFormatter" id="597232718">
5407-
<dictionary class="NSMutableDictionary" key="NS.attributes">
5408-
<boolean value="YES" key="allowsFloats"/>
5409-
<boolean value="NO" key="alwaysShowsDecimalSeparator"/>
5410-
<string key="currencyDecimalSeparator">.</string>
5411-
<string key="decimalSeparator">.</string>
5412-
<string key="exponentSymbol">E</string>
5413-
<integer value="0" key="formatWidth"/>
5414-
<integer value="1040" key="formatterBehavior"/>
5415-
<boolean value="NO" key="generatesDecimalNumbers"/>
5416-
<string key="groupingSeparator">,</string>
5417-
<integer value="3" key="groupingSize"/>
5418-
<boolean value="YES" key="lenient"/>
5419-
<integer value="3" key="maximumFractionDigits"/>
5420-
<integer value="309" key="maximumIntegerDigits"/>
5421-
<real value="1" key="minimum"/>
5422-
<integer value="0" key="minimumFractionDigits"/>
5423-
<integer value="1" key="minimumIntegerDigits"/>
5424-
<string key="minusSign">-</string>
5425-
<string key="negativeFormat">#,##0.###</string>
5426-
<string key="negativeInfinitySymbol">-∞</string>
5427-
<string key="negativePrefix">-</string>
5428-
<string key="negativeSuffix"/>
5429-
<string key="nilSymbol"/>
5430-
<string key="notANumberSymbol">NaN</string>
5431-
<integer value="1" key="numberStyle"/>
5432-
<string key="paddingCharacter">*</string>
5433-
<integer value="0" key="paddingPosition"/>
5434-
<string key="perMillSymbol">‰</string>
5435-
<string key="percentSymbol">%</string>
5436-
<string key="plusSign">+</string>
5437-
<string key="positiveFormat">#,##0.###</string>
5438-
<string key="positiveInfinitySymbol">+∞</string>
5439-
<string key="positivePrefix"/>
5440-
<string key="positiveSuffix"/>
5441-
<real value="0.0" key="roundingIncrement"/>
5442-
<integer value="4" key="roundingMode"/>
5443-
<integer value="0" key="secondaryGroupingSize"/>
5444-
<boolean value="YES" key="usesGroupingSeparator"/>
5445-
</dictionary>
5446-
<string key="NS.positiveformat">#,##0.###</string>
5447-
<string key="NS.negativeformat">#,##0.###</string>
5448-
<nil key="NS.positiveattrs"/>
5449-
<nil key="NS.negativeattrs"/>
5450-
<nil key="NS.zero"/>
5451-
<object class="NSAttributedString" key="NS.nil">
5452-
<string key="NSString"/>
5453-
</object>
5454-
<object class="NSAttributedString" key="NS.nan">
5455-
<string key="NSString">NaN</string>
5456-
<dictionary key="NSAttributes" id="10305650"/>
5457-
</object>
5458-
<real value="1" key="NS.min"/>
5459-
<object class="NSDecimalNumberPlaceholder" key="NS.max" id="581212392">
5460-
<int key="NS.exponent">0</int>
5461-
<int key="NS.length">0</int>
5462-
<bool key="NS.negative">YES</bool>
5463-
<bool key="NS.compact">NO</bool>
5464-
<int key="NS.mantissa.bo">1</int>
5465-
<bytes key="NS.mantissa">AAAAAAAAAAAAAAAAAAAAAA</bytes>
5466-
</object>
5467-
<object class="NSDecimalNumberHandler" key="NS.rounding">
5468-
<int key="NS.roundingmode">3</int>
5469-
<bool key="NS.raise.overflow">YES</bool>
5470-
<bool key="NS.raise.underflow">YES</bool>
5471-
<bool key="NS.raise.dividebyzero">YES</bool>
5472-
</object>
5473-
<string key="NS.decimal">.</string>
5474-
<string key="NS.thousand">,</string>
5475-
<bool key="NS.hasthousands">YES</bool>
5476-
<bool key="NS.localized">YES</bool>
5477-
<bool key="NS.allowsfloats">YES</bool>
5478-
</object>
54795406
<reference key="NSControlView" ref="735808692"/>
54805407
<reference key="NSBackgroundColor" ref="647098198"/>
54815408
<reference key="NSTextColor" ref="667308713"/>
@@ -8136,10 +8063,17 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string>
81368063
</object>
81378064
<object class="NSAttributedString" key="NS.nan">
81388065
<string key="NSString">NaN</string>
8139-
<reference key="NSAttributes" ref="10305650"/>
8066+
<dictionary key="NSAttributes"/>
81408067
</object>
81418068
<real value="1" key="NS.min"/>
8142-
<reference key="NS.max" ref="581212392"/>
8069+
<object class="NSDecimalNumberPlaceholder" key="NS.max">
8070+
<int key="NS.exponent">0</int>
8071+
<int key="NS.length">0</int>
8072+
<bool key="NS.negative">YES</bool>
8073+
<bool key="NS.compact">NO</bool>
8074+
<int key="NS.mantissa.bo">1</int>
8075+
<bytes key="NS.mantissa">AAAAAAAAAAAAAAAAAAAAAA</bytes>
8076+
</object>
81438077
<object class="NSDecimalNumberHandler" key="NS.rounding">
81448078
<int key="NS.roundingmode">3</int>
81458079
<bool key="NS.raise.overflow">YES</bool>
@@ -19990,16 +19924,9 @@ AAEAAQAAAT0AAwAAAAEAAgAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAAA</bytes>
1999019924
<object class="IBObjectRecord">
1999119925
<string key="id">5782</string>
1999219926
<reference key="object" ref="105876720"/>
19993-
<array class="NSMutableArray" key="children">
19994-
<reference ref="597232718"/>
19995-
</array>
19927+
<array class="NSMutableArray" key="children"/>
1999619928
<reference key="parent" ref="735808692"/>
1999719929
</object>
19998-
<object class="IBObjectRecord">
19999-
<string key="id">6879</string>
20000-
<reference key="object" ref="597232718"/>
20001-
<reference key="parent" ref="105876720"/>
20002-
</object>
2000319930
<object class="IBObjectRecord">
2000419931
<string key="id">5793</string>
2000519932
<reference key="object" ref="503851323"/>
@@ -26134,10 +26061,6 @@ AAEAAQAAAT0AAwAAAAEAAgAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAAA</bytes>
2613426061
<boolean value="NO" key="6877.showNotes"/>
2613526062
<string key="6878.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
2613626063
<boolean value="NO" key="6878.showNotes"/>
26137-
<integer value="1041" key="6879.IBNumberFormatterBehaviorMetadataKey"/>
26138-
<boolean value="YES" key="6879.IBNumberFormatterLocalizesFormatMetadataKey"/>
26139-
<string key="6879.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
26140-
<boolean value="NO" key="6879.showNotes"/>
2614126064
<string key="6885.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
2614226065
<reference key="6885.IBUserGuides" ref="0"/>
2614326066
<boolean value="NO" key="6885.showNotes"/>

0 commit comments

Comments
 (0)