mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
Don't hold the event
This commit is contained in:
parent
e3dd95d63c
commit
eb21c23f60
@ -75,8 +75,6 @@ bool selectableCatchEvent(Event event) {
|
||||
selectedRegion.endy = mouse.y;
|
||||
selectedRegion.changed = true;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user