Step 4 complete: Add CropWidget (444 lines) and crop dialog - Crop feature restored!
This commit is contained in:
parent
5d729c7495
commit
49bff3dd89
6 changed files with 547 additions and 6 deletions
|
|
@ -52,8 +52,6 @@ pub enum AppMessage {
|
|||
CropDragMove {
|
||||
x: f32,
|
||||
y: f32,
|
||||
max_x: f32,
|
||||
max_y: f32,
|
||||
},
|
||||
CropDragEnd,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue