markitect-main/markitect/static
tegwick 8d8a4ed0c3 fix: update main-updated.js to use enhanced ControlBase API
Replace old control initialization pattern (.control.config, .createControl())
with new ControlBase class API (.config, .show()) for all control panels.

This enables the 5 enhanced behaviors:
- Icon-only collapsed state
- Expand/drag functionality
- Bottom-left resize
- Collapse with position restoration
- Header toggle content visibility

All control panels now properly initialize with enhanced ControlBase.
2025-11-14 12:05:17 +01:00
..
css refactor: failed attempt at edit mode recovery and robustness implementation 2025-11-12 00:19:03 +01:00
js fix: update main-updated.js to use enhanced ControlBase API 2025-11-14 12:05:17 +01:00
editor.js feat: pre-refactoring commit - monolithic editor.js with debug system 2025-11-03 19:32:39 +01:00