Skip to content

feat: let users turn off the changing-number animation#354

Draft
theobolo wants to merge 1 commit into
firedancer-io:mainfrom
theobolo:feat/toggle-number-animation
Draft

feat: let users turn off the changing-number animation#354
theobolo wants to merge 1 commit into
firedancer-io:mainfrom
theobolo:feat/toggle-number-animation

Conversation

@theobolo

Copy link
Copy Markdown

The digit-tumbling count-up animation plays on every numeric update
(slot counters tick a few times per second), which some users find
distracting and which can briefly lag the displayed value behind the
real one. Add a "Animate changing numbers" toggle under a new Display
settings popover in the header, persisted to localStorage, so each user
can opt out. The animation is also skipped when the OS requests reduced
motion. Default stays on, preserving the current experience.

The digit-tumbling count-up animation plays on every numeric update
(slot counters tick a few times per second), which some users find
distracting and which can briefly lag the displayed value behind the
real one. Add a "Animate changing numbers" toggle under a new Display
settings popover in the header, persisted to localStorage, so each user
can opt out. The animation is also skipped when the OS requests reduced
motion. Default stays on, preserving the current experience.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant