Commit Graph

7 Commits

Author SHA1 Message Date
syntaxbullet
e8073e6146 feat: enhance bottom controls and UI components
- Updated BottomControlsIsland for improved layout and styling.
- Refactored LayersSheet to enhance usability and visual consistency.
- Modified ToolOverlay for better tool selection experience.
- Improved BrushControls with new ColorPicker and Slider components.
- Enhanced PanControls and TransformControls for better user interaction.
- Updated ZoomControls for consistent button sizes and styles.
- Introduced new styles for bottom controls in styles.ts and index.css.
- Added BottomControlColorPicker, BottomControlSelectMenu, and BottomControlSlider components for better modularity and reusability.
2026-07-03 22:28:34 +02:00
syntaxbullet
4590b47e19 Remove crop tool 2026-07-03 21:15:31 +02:00
syntaxbullet
c13a6f5917 feat(tools): add eraser tool 2026-07-03 17:39:00 +02:00
syntaxbullet
9fc0c18114 feat(tools): add brush raster painting 2026-07-03 17:37:43 +02:00
syntaxbullet
c946fb4c93 feat(tools): add crop tool 2026-07-03 17:32:46 +02:00
syntaxbullet
84a610f019 refactor(commands): centralize command ids 2026-07-03 11:31:02 +02:00
syntaxbullet
8320203f11 Add pan tool toolbar 2026-07-03 11:27:48 +02:00