Changes between Initial Version and Version 1 of Ticket #16012, comment 16
- Timestamp:
- Apr 7, 2014, 1:46:55 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16012, comment 16
initial v1 3 3 * As mentioned in the item no. 5 of the FAQ link in my previous comment, the "native" scroll is not compatible with all features of dojox/mobile. Such a change of the scrolling mechanism has deep consequences in terms of events etc. 4 4 * Furthermore, "native" scroll is not supported by all platforms supported by dojox/mobile 1.x. 5 * And it could anyway not be a matter of "backporting" from Dojo 2 (delite/deliteful), but rather a re-implementation because ofthe entire design is significantly different.5 * And it could anyway not be a matter of "backporting" from Dojo 2 (delite/deliteful), but rather a re-implementation because the entire design is significantly different. 6 6 * Finally, users that do want native scroll can either 7 7 * Use a simple DIV with native scroll styling, if they don't need features of ScrollableView, or