[wp-trac] [WordPress Trac] #21456: Replace animated spinner gifs with spin.js
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 2 20:53:22 UTC 2012
#21456: Replace animated spinner gifs with spin.js
-------------------------+------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.5
Component: UI | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------
Comment (by azaozz):
I'm having some second thoughts on it too. Quite CPU intensive, on slower
PCs (tablets, smart phones) interferes with typing in TinyMCE (also a
little bit with typing in any text field).
The fact that it uses css only is very attractive. Perhaps we can look
into using some simpler shapes, 3 pulsating squares, or circles, or...
Something that can be animated by using css transitions directly and
doesn't need the trails.
The "old way" of doing something similar is to have separate transparent
/semi-transparent png frames. It scales down well and looks really good,
but needs 10-12 small images.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21456#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list