[TIMOB-1546] iOS: scrollableView pagingControlHeight
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-04-23T11:30:57.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | look1 |
Reporter | Sindre Sorhus |
Assignee | Sabil Rahim |
Created | 2011-04-15T02:55:43.000+0000 |
Updated | 2017-03-24T22:33:44.000+0000 |
Description
The docs says the default pagingControlHeight is 20.
When I add some images to a scrollableView with showPagingControl:true and pagingControlHeight:20, I get this: http://snapplr.com/01n2">http://snapplr.com/01n2
If I comment out the pagingControlHeight:20 I get this: http://snapplr.com/x59q">http://snapplr.com/x59q
It should be the same size.
Testcase: http://developer.appcelerator.com/question/51641/scrollableview-pagingcontrolheight"> http://developer.appcelerator.com/question/51641/scrollableview-pag...
Any updates?
Seems to be fixed on master (commit :[80edfdf](https://github.com/appcelerator/titanium_mobile/commit/80edfdf)). Tested on : iOS Simulator : 4.3 , 5.0, 5.1 iPhone 3GS running 5.0.1 on Mac OSX running 10.7.3 and Xcode 4.3
Closing ticket as the issue cannot be reproduced and with reference to the previous comments.