Looks all glitchy on chrome , rotation elements flicker in and out and jump position.
I suspect a chrome bug related to animating or opacity and transform offsets on subpixel calculations
I still can't find the official chromium bug report, but alot of chatter about
-webkit-backface-visibility: hidden; fixing it, and i have used this in other applications for similar issues.
also sometimes position: relative on a conatiner might fix it.
Sorry no tests as i am not using this ,just saw it on uheap.
Looks all glitchy on chrome , rotation elements flicker in and out and jump position.
I suspect a chrome bug related to animating or opacity and transform offsets on subpixel calculations
I still can't find the official chromium bug report, but alot of chatter about
-webkit-backface-visibility: hidden;fixing it, and i have used this in other applications for similar issues.also sometimes
position: relativeon a conatiner might fix it.Sorry no tests as i am not using this ,just saw it on uheap.