Files
hcie-rust-v3.05/hcie-iced-app/crates
phantom c7082046aa feat(iced): add filter parameter panels for all 25+ filters
- Create filter_params.rs with per-filter parameter editing UI
- Support all FilterType variants: blur, sharpen, pixelate, distort,
  stylize, color/light adjustments, dehaze, noise pattern
- Float/int sliders with labels and numeric display
- Toggle buttons for boolean params and mode selectors
- Integrate parameter panel into filters.rs below the filter list
- Update dock/view.rs to pass filter_params to the filters panel
2026-07-15 16:11:27 +03:00
..