Compare commits
No commits in common. "d0761bf60ec2e448175923133b0a0b971ffd4c01" and "0aeafec0192f2eb68b7b343d5e0426030a311e18" have entirely different histories.
d0761bf60e
...
0aeafec019
@ -2,7 +2,3 @@
|
|||||||
|
|
||||||
![tomato](res/icon/tomato_v1_256.png)
|
![tomato](res/icon/tomato_v1_256.png)
|
||||||
|
|
||||||
## Highly experimental solanaceae client with Tox built-in
|
|
||||||
|
|
||||||
![group chat](res/tomato_screenshot_group_bot_text_23-02-2024.png)
|
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 57 KiB |
@ -32,7 +32,7 @@ struct SendImagePopup {
|
|||||||
Rect crop_rect;
|
Rect crop_rect;
|
||||||
Rect crop_before_drag;
|
Rect crop_before_drag;
|
||||||
|
|
||||||
bool cropping {false};
|
bool cropping {true};
|
||||||
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…
x
Reference in New Issue
Block a user