Disable tab animations (FF 102)
An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion
I've searched with other keywords but couldn't find the new one.
Isisombululo esikhethiwe
You have to create that preference (ui.prefersReducedMotion).
Edit: create it as a number with the value 1.
Funda le mpendulo ngokuhambisana nalesi sihloko 👍 0All Replies (3)
What tab animations is this about ?
about:config => ui.prefersReducedMotion = 1 blocks some animations
Isisombululo Esikhethiwe
You have to create that preference (ui.prefersReducedMotion).
Edit: create it as a number with the value 1.
Okulungisiwe
My mistake, I created it as a boolean, but as a number it works. Thanks!