brafik77 / tweetero

Automatically exported from code.google.com/p/tweetero
Other
0 stars 0 forks source link

task - increase button size #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please make the green 'ok' button on the OAuth page bigger. I have to press
the button a few times for it to respond. 

screenshot:
http://img692.imageshack.us/img692/7112/imageubc.jpg

Original issue reported on code.google.com by npettas@gmail.com on 3 Mar 2010 at 7:35

GoogleCodeExporter commented 9 years ago
it can't be bigger vertically because it is a segmented control (with only one 
segment) although it can grow 
horizontally if you open the xib file

suggest changing to a UIButton that can have larger vertical size
requires some small changes to corresponding controller m and h files to 
replace calls to the segmented control

Original comment by de...@derekunderwood.com on 4 Mar 2010 at 2:32

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r139.

Original comment by andriy.v...@gmail.com on 4 Mar 2010 at 12:13

GoogleCodeExporter commented 9 years ago
Thanks the big button works great now : )

Original comment by npettas@gmail.com on 4 Mar 2010 at 7:09