mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Reverse selection are now possible
This commit is contained in:
committed by
ArthurSonzogni
parent
92586f76bc
commit
437439c945
@@ -65,6 +65,7 @@ class Screen : public Image {
|
||||
|
||||
bool selection_enabled = false;
|
||||
CapturedMouse selection_pending;
|
||||
Box mouse_selection_region;
|
||||
Box selection_region;
|
||||
std::string selection_text;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user