-
4 Jan 2013 1:35 PM #1
Scrollable config property is not working on dataview.list and poor performance.
Scrollable config property is not working on dataview.list and poor performance.
Has anyone had poor scrolling performance on Sencha Touch 2.1. I upgrading from 2.0 and the scrolling performance is significantly worse. I noticed in the release notes that scrolling was supposed be improved.
Also the 'scrollable' config property on dataview.list does not work. It worked in 2.0, but does not work in 2.1. I set 'scrollable: false' and the list still scrolls.
-
7 Jan 2013 7:54 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
The scrollable config will not work, the list now supports an infinite data set and requires the list to be scrollable to show items that aren't visible.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
7 Jan 2013 7:59 AM #3
What do you suggest if you don't want a list to scroll?
-
7 Jan 2013 8:14 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
7 Jan 2013 8:45 AM #5


Reply With Quote