Commit Graph

3 Commits

Author SHA1 Message Date
44r0n7 fc840e9e98 refactor: split dashboard modules and share UI sync helpers
Break the oversized overview page into focused dashboard submodules and
centralize the repeated validation/save-button refresh flows used by page
widgets. This keeps the UI behavior stable while making future edits less
fragile and easier to reason about.
2026-03-31 18:51:16 -04:00
44r0n7 7e95b7f95f fix: stabilize preview update flows and hud ordering
This folds the recent preview update fixes onto shared apply helpers,
keeps HUD order stable after profile restore, and drops the unstable drag
path that was still causing native crashes while navigating away.
2026-03-31 17:23:13 -04:00
44r0n7 08e2910b9d Initial import 2026-03-30 23:06:06 -04:00