Browse Source
- Migrated God Mode Zoom to a standalone floating/draggable overlay.
- Extracted a unified [makeDraggableAndResizable](cci
//file:///d:/Work/Repo/refactor/steps/src/ui.js:52:0-170:1) utility for all UI panels.
- Added viewport rescue logic: automatically recovers off-screen panels ONLY during browser window resize events.
- Optimized auto-hide sequence (5s static analysis + 3s visual countdown).
- Implemented "Mouse pointer Out of Bounds" warning for clearer user feedback.
- Cleaned redundant UI labels and fixed p5.js naming mismatches in resize listeners.
refactor/sync-centralize
2 changed files with 26 additions and 4 deletions
Loading…
Reference in new issue