Compare commits
2 Commits
0aeafec019
...
d0761bf60e
Author | SHA1 | Date | |
---|---|---|---|
d0761bf60e | |||
0f41ee6a2e |
@ -2,3 +2,7 @@
|
||||
|
||||
![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)
|
||||
|
||||
|
BIN
res/tomato_screenshot_group_bot_text_23-02-2024.png
Normal file
BIN
res/tomato_screenshot_group_bot_text_23-02-2024.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
@ -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};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user