feat(iced): add selection state types for transform, crop

This commit is contained in:
2026-07-15 03:01:25 +03:00
parent 4dccf18743
commit f30858c65d
5 changed files with 463 additions and 146 deletions
@@ -9,6 +9,7 @@ mod dialogs;
mod dock;
mod io;
mod panels;
mod selection;
mod settings;
mod sidebar;
mod theme;