revert crop by default (did not work as intended)
This commit is contained in:
parent
0f41ee6a2e
commit
d0761bf60e
@ -32,7 +32,7 @@ struct SendImagePopup {
|
|||||||
Rect crop_rect;
|
Rect crop_rect;
|
||||||
Rect crop_before_drag;
|
Rect crop_before_drag;
|
||||||
|
|
||||||
bool cropping {true};
|
bool cropping {false};
|
||||||
bool dragging_last_frame_ul {false};
|
bool dragging_last_frame_ul {false};
|
||||||
bool dragging_last_frame_lr {false};
|
bool dragging_last_frame_lr {false};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user