jQuery-Flight-Indicators icon indicating copy to clipboard operation
jQuery-Flight-Indicators copied to clipboard

glitchy on chrome

Open tablatronix opened this issue 10 years ago • 0 comments

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.

tablatronix avatar Aug 03 '14 13:08 tablatronix