mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-07-29 07:21:33 -07:00
8ac0d41d78
The delete indicator's sweeping bar and spinner loop forever, which is exactly the motion prefers-reduced-motion exists to suppress. Shortening the duration the way the overlay does for its one-shot notification animations would speed a looping animation up instead of removing it, so the looping rules stop outright and hold a static busy state: the bar fills its track rather than sitting off-screen at its start transform, and the toast text carries the meaning.