Add visual size preview to resize step
Show proportional rectangles comparing original image dimensions (gray) vs target output dimensions (blue). Preview updates live as the user changes width/height values. Uses first loaded image for actual dimensions when available.
This commit is contained in:
@@ -8,3 +8,4 @@ license.workspace = true
|
||||
pixstrip-core = { workspace = true }
|
||||
gtk = { package = "gtk4", version = "0.11.0", features = ["gnome_49"] }
|
||||
adw = { package = "libadwaita", version = "0.9.1", features = ["v1_8"] }
|
||||
image = "0.25"
|
||||
|
||||
Reference in New Issue
Block a user