https://bugzilla.wikimedia.org/show_bug.cgi?id=31832
--- Comment #7 from Krinkle <[email protected]> 2011-10-23 23:21:58 UTC --- Indeed. Making an option to disable animations does not fix the problems that animations are bugging. Anyway, these are standard jQuery animations and they are working fine for me. I guess the animations are a come heavier depending on the computer graphics performance. Perhaps an upstream issue to look at for the jQuery folks. Alternatively we could go fancy and use CSS3 for these animation. Which means: * old browsers will have no animations = no lagging animations, as they do not support css3 * modern browsers will have very smooth animations (smoother as with javascript). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
