Skip to content

fix: make Enable animations toggle authoritative over OS reduced-motion - #191

Merged
snekxs merged 2 commits into
control-panelfrom
pr182-fix
Sep 6, 2026
Merged

fix: make Enable animations toggle authoritative over OS reduced-motion#191
snekxs merged 2 commits into
control-panelfrom
pr182-fix

Conversation

@snekxs

Copy link
Copy Markdown
Member

Clean merge of #182 onto current control-panel — no conflicts, all checks pass. Closes#182.

yanhenrique-devand others added 2 commits September 6, 2026 09:48
The Motion card read as Reduce motion, so checking the box disabled
animations — the opposite of what activate means. It now reads Enable
animations with inverted checked state.
Also removes the global prefers-reduced-motion CSS override in the
control panel, which killed transitions even with animations enabled
on the site. The site preference is now the single source of truth
and is initialized from the OS setting on first load.
@snekxs
snekxs merged commit 65529eb into control-panelSep 6, 2026
4 of 5 checks passed
@snekxs
snekxs deleted the pr182-fix branch September 6, 2026 21:57
Sign up for freeto 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.

2 participants

@snekxs@yanhenrique-dev