flutter / flutter/devtools

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

Offen
#4,402 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
a11y fix it friday P3 proposal
Vorherrschende Sprache
Dart
Sterne
1.7k
Forks
404
Ø Merge
6 T. 17 Std.
Gemergte PRs (30 T.)
18

Beschreibung

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](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by tracing the tab-change scrolling animation and the existing Settings or preferences entry point; the issue names no files. Check how DevTools can detect prefers-reduced-motion, then verify that non-essential animations are disabled or an explicit setting works without changing tab behavior.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
dart, flutter
Bereich
accessibility, frontend
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.