devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Option to disable animations (or respect prefers-reduced-motion)

Open dJani97 opened this issue 3 years ago • 0 comments

Hi!

Is there an option to turn off animations (like the scrolling motion when changing tabs)? It is pretty slow, and also makes me dizzy on the big screen.

It could be a switch in Settings, or this flag could be used to detect this preference automatically:

The prefers-reduced-motion CSS media feature is used to detect if the user has requested that the system minimize the amount of non-essential motion it uses.

dJani97 avatar Aug 22 '22 20:08 dJani97