I have a CSS3 transition which is smooth as silk in Chrome, but choppy in (the latest version of) Firefox
I know that I can force GPU acceleration on a DOM object in Chrome by setting -webkit-transform: translateZ(0); on it
Is there an equivalent style I can add to force GPU acceleration in Firefox?
Firefox GPU-accelerates by default when it can. So there's nothing to "force" GPU acceleration: if it's possible, it's already done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With