-
-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Description
Sorry, my English skill is no good...
Currently, we don't know when the user operation ended:
If provide some extra parameters, it would be very helpful:
// when resizing the window, we will receive a bunch of resizing-message, but can't determine the last one(mouse left click up)
void onWindowResize(int state) {
....
}
void onWindowMove(int state) {
}
Metadata
Metadata
Assignees
Labels
No labels