diff --git a/src/send_image_popup.hpp b/src/send_image_popup.hpp index 9e60b5e5..2e5f0008 100644 --- a/src/send_image_popup.hpp +++ b/src/send_image_popup.hpp @@ -32,7 +32,7 @@ struct SendImagePopup { Rect crop_rect; Rect crop_before_drag; - bool cropping {true}; + bool cropping {false}; bool dragging_last_frame_ul {false}; bool dragging_last_frame_lr {false};