mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add CSS filter-based live preview for brightness, contrast, saturation, color effects (grayscale/sepia/invert), and color channels (via SVG feColorMatrix). The image in the right panel updates instantly as sliders are adjusted. Adds cssFilter prop to ImageViewer, onPreviewFilter callback to ColorSettings, and wires them through the tool page.