GeorgeValergas/paintweb

Use CSS 3 Animations where applicable

Opened this issue · 0 comments

The current PaintWeb interface needs to look more modern. One approach to 
the modernization of the GUI is to have it animated with CSS 3 Animations.

At the moment, only Webkit implements CSS 3 Animations, nonetheless more 
Web browsers will implement them as well (soonish).

Ideally, the PaintWeb configuration file should provide an option for 
disabling animations (for performance reasons).

Original issue reported on code.google.com by mihai.sucan on 22 Sep 2009 at 3:14