mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: add layers panel with blend modes, effects, and drag reorder
Implements the layer management panel for the image editor (Features 16, 40): - Blend mode dropdown (16 modes) and opacity slider for active layer - Layer list with visibility/lock toggles, thumbnails, and inline rename - Pointer-based drag reorder (not HTML5 drag API) - Right-click context menu: Duplicate, Merge Down, Flatten All, Delete - Layer effects section: Drop Shadow, Inner Shadow, Outer Glow, Stroke - Each effect with enable/disable toggle and full parameter controls - Wired into EditorRightPanel as the "Layers" tab content
This commit is contained in: