mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-23 03:10:01 +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.endy = mouse.y;
|
||||||
selectedRegion.changed = true;
|
selectedRegion.changed = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user