Build 2013.1034. In the new Widget 2.0 ScrollView is broken.
If you set [lua]horizontalScrollingDisabled = true,[/lua] nothing will happen. The horizontal Scrolling will not be Disabled.
If you try to set[lua]scrollView.content.horizontalScrollDisabled = true[/lua] you will get Runtime error: attempt to index field ‘content’ (a nil value)
You can reproduce this by loading ScrollView sample project.
And there are more bugs: If you drag down two times it will scroll up. The same thing when I drag to the right.
You can see it in this video http://youtu.be/Jm_cZEgHTkU
On device it is easier to reproduce this.
Is there a way to change the scrollHeight property when the scrollView is already created ?
The scrolling is much better in widget 2.0 but you should fix those bugs. [import]uid: 138389 topic_id: 36206 reply_id: 336206[/import]