mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-09 16:37:30 +00:00
The dot indicator relied on a React key remount to restart the CSS heroIndicatorFill keyframe on each slide change, which WebKitGTK sometimes fails to pick up as a fresh animation start, leaving the active dot frozen at 0% while the underlying slide timer kept advancing normally. Drive the restart imperatively via a ref with a forced reflow instead. |
||
|---|---|---|
| .. | ||
| components | ||
| core | ||
| hooks | ||
| i18n | ||
| screens | ||
| test | ||
| App.tsx | ||
| appConstants.ts | ||
| AppGateScreens.tsx | ||
| appScreens.tsx | ||
| i18n.ts | ||
| index.css | ||
| main.tsx | ||
| theme.ts | ||
| vite-env.d.ts | ||