adium 5795:dc2b2cd67a0b: These radio buttons still don't play ni...
commits at adium.im
commits at adium.im
Fri Dec 6 12:11:57 UTC 2013
details: http://hg.adium.im/adium/rev/dc2b2cd67a0b
revision: 5795:dc2b2cd67a0b
branch: adium-1.6
author: Thijs Alkemade <me at thijsalkema.de>
date: Fri Dec 06 13:11:01 2013 +0100
These radio buttons still don't play nice with resizing. Make the window a little wider, so hopefully few people will notice the clipping. Refs #16472
diffs (81 lines):
diff -r 82c2ae2ba0c2 -r dc2b2cd67a0b Resources/AIOTRTopBarUnverifiedContactController.xib
--- a/Resources/AIOTRTopBarUnverifiedContactController.xib Fri Dec 06 13:01:44 2013 +0100
+++ b/Resources/AIOTRTopBarUnverifiedContactController.xib Fri Dec 06 13:11:01 2013 +0100
@@ -61,7 +61,7 @@
<object class="NSFont" key="NSSupport">
<string key="NSName">.LucidaGrandeUI</string>
<double key="NSSize">12</double>
- <int key="NSfFlags">4883</int>
+ <int key="NSfFlags">787</int>
</object>
<string key="NSCellIdentifier">_NS:9</string>
<reference key="NSControlView" ref="382479864"/>
@@ -134,7 +134,7 @@
<object class="NSWindowTemplate" id="121513570">
<int key="NSWindowStyleMask">15</int>
<int key="NSWindowBacking">2</int>
- <string key="NSWindowRect">{{624, 434}, {480, 270}}</string>
+ <string key="NSWindowRect">{{624, 434}, {560, 270}}</string>
<int key="NSWTFlags">611845120</int>
<string key="NSWindowTitle">Verify</string>
<string key="NSWindowClass">NSWindow</string>
@@ -146,8 +146,8 @@
<array class="NSMutableArray" key="NSSubviews">
<object class="NSTextField" id="281619715">
<reference key="NSNextResponder" ref="793506965"/>
- <int key="NSvFlags">258</int>
- <string key="NSFrame">{{17, 182}, {446, 68}}</string>
+ <int key="NSvFlags">266</int>
+ <string key="NSFrame">{{17, 182}, {525, 68}}</string>
<reference key="NSSuperview" ref="793506965"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="810703845"/>
@@ -174,7 +174,7 @@
<object class="NSMatrix" id="810703845">
<reference key="NSNextResponder" ref="793506965"/>
<int key="NSvFlags">274</int>
- <string key="NSFrame">{{20, 86}, {440, 88}}</string>
+ <string key="NSFrame">{{20, 86}, {520, 88}}</string>
<reference key="NSSuperview" ref="793506965"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="716389044"/>
@@ -323,7 +323,7 @@
<int key="NSPeriodicInterval">75</int>
</object>
</array>
- <string key="NSCellSize">{364, 18}</string>
+ <string key="NSCellSize">{520, 28}</string>
<string key="NSIntercellSpacing">{4, 2}</string>
<int key="NSMatrixFlags">1151868928</int>
<string key="NSCellClass">NSActionCell</string>
@@ -441,8 +441,8 @@
</object>
<object class="NSButton" id="142825019">
<reference key="NSNextResponder" ref="793506965"/>
- <int key="NSvFlags">268</int>
- <string key="NSFrame">{{396, 13}, {70, 32}}</string>
+ <int key="NSvFlags">289</int>
+ <string key="NSFrame">{{476, 13}, {70, 32}}</string>
<reference key="NSSuperview" ref="793506965"/>
<reference key="NSWindow"/>
<string key="NSReuseIdentifierKey">_NS:9</string>
@@ -465,8 +465,8 @@
</object>
<object class="NSButton" id="716389044">
<reference key="NSNextResponder" ref="793506965"/>
- <int key="NSvFlags">268</int>
- <string key="NSFrame">{{314, 13}, {82, 32}}</string>
+ <int key="NSvFlags">289</int>
+ <string key="NSFrame">{{394, 13}, {82, 32}}</string>
<reference key="NSSuperview" ref="793506965"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="142825019"/>
@@ -489,7 +489,7 @@
<bool key="NSAllowsLogicalLayoutDirection">NO</bool>
</object>
</array>
- <string key="NSFrameSize">{480, 270}</string>
+ <string key="NSFrameSize">{560, 270}</string>
<reference key="NSSuperview"/>
<reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="281619715"/>
More information about the commits
mailing list