tox iterate interval pow(1.6)

fix faux offline inbetween timer
crop by default
This commit is contained in:
2024-02-03 15:00:32 +01:00
parent 3da5872df8
commit b0173f6d68
3 changed files with 8 additions and 3 deletions

View File

@ -32,7 +32,7 @@ struct SendImagePopup {
Rect crop_rect;
Rect crop_before_drag;
bool cropping {false};
bool cropping {true};
bool dragging_last_frame_ul {false};
bool dragging_last_frame_lr {false};