You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I came across with buggy animations or not animations at all while using Firefox 71 on Ubuntu 18. Also the same issue seems to affect the main website. This seems to be related with #928
I think it is to do with the prefers-reduced-motion thingy.
In my opinion it is not what you want as a developer, it's obtrusive and not obvious for users, how are we going to explain this to our users and get them to turn it on?
Anywhoo, I noticed you are using Ubuntu:
In GTK/Gnome, if gtk-enable-animations is set to false. This is configurable via GNOME Tweaks (Appearance tab or General tab, depending on version).
Alternately, add gtk-enable-animations = false to the [Settings] block of the GTK 3 configuration file.
In Windows:
Settings > Ease of Access > Display > Show animations in Windows.
Hello,
Recently I came across with buggy animations or not animations at all while using Firefox 71 on Ubuntu 18. Also the same issue seems to affect the main website. This seems to be related with #928
Example fiddle
Issue Example
Browser version
The text was updated successfully, but these errors were encountered: