Commit Graph

12 Commits

Author SHA1 Message Date
syntaxbullet
f4a0e2a82b feat: implement a responsive mobile control panel with tabbed navigation and dynamic control staging, and refactor the desktop layout for mobile responsiveness. 2026-02-10 21:49:44 +01:00
syntaxbullet
cabf963e94 feat: Add background color setting and apply it to HTML and WebGL output. 2026-02-10 21:08:38 +01:00
syntaxbullet
2cdc9bd0b6 feat: Update ControlPanel inner content to use overflow-y: auto and max-height: 70dvh for improved scrolling and responsive sizing, and hide overflow when collapsed. 2026-02-10 20:22:08 +01:00
syntaxbullet
5cd52f2785 feat: Enhance UI components with full labels and abbreviations, and add port mapping to dev docker-compose. 2026-02-10 20:07:00 +01:00
syntaxbullet
a9d2c43bfd feat: adjust max and step values for sharpen, edgeThreshold, and scanlines controls. 2026-02-10 15:21:34 +01:00
syntaxbullet
73a6681ceb feat: adjust max and step values for sharpen, edgeThreshold, and scanlines controls. 2026-02-10 13:15:15 +01:00
syntaxbullet
faa9609254 refactor: Implement mobile-friendly control panel toggle and remove keyboard shortcuts hint. 2026-02-10 13:02:41 +01:00
syntaxbullet
bb4ca0610d feat: Introduce new Sidebar and ControlPanel components, and update styling for TUI Segment, Slider, Toggle, and Button components. 2026-02-10 11:23:16 +01:00
syntaxbullet
36cb793048 feat: Implement image import functionality, restructure control panel layout, and apply glassmorphism styling to controls. 2026-02-09 23:16:26 +01:00
syntaxbullet
961383b402 feat(ui): add Tooltip component and update TUI controls 2026-02-09 22:33:40 +01:00
syntaxbullet
658f4ab841 feat: convert js modules to ts and optimize performance 2026-02-09 20:11:34 +01:00
syntaxbullet
bfefaa0055 Initial commit 2026-02-09 12:54:10 +01:00