+ Reply to Thread
Hi Sencha Team, I noticed that new implementation of carousel is using setInterval instead of CSS3 Transitions to animate between cards. Could you explain the purpose of this change? Lots of tutorials recommend to use CSS3 Transitions to do animations. Thanks.
Android doesn't like CSS3 that much. I am still seeing CSS3 control this. Screen Shot 2012-02-02 at 3.37.55 PM.png
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.
We use scroll position on Android 2 because the performance is much better than CSS Transforms. All other platforms use CSS Transforms.
Sencha Inc. Robert Dougan - @rdougan Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.
View Tag Cloud
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us