Commit Graph

3 Commits

Author SHA1 Message Date
44r0n7 86c4a11321 fix: guard preview updates behind blocking validation
Pause preview updates when the workspace config is not saveable, surface that state in the Live Preview panel, and treat incomplete threshold color setups as real blocking errors so MangoHud preview never sees the bad intermediate state.
2026-03-31 20:01:35 -04:00
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 08e2910b9d Initial import 2026-03-30 23:06:06 -04:00