Remi Grumeau wrote:
// Slide animation with CSS transition is now enabled by default where supported

Putting animOn at false in iui.js itself didn't work here neither… :S
You should open a report ticket on code.google.com

'iui.animOn' is perhaps a poorly named variable. It turns an and off the use of CSS transitions for hardware accelerated animation of the transition effect. When set to 'off' iUI it falls back to using a Javascript timer to do the transition effect (the slower version that you observed.) There is no way to completely disable the transition effect without modifying iUI source.

-- Sean


--
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to