Skip to content

ability to know some action ended #28

@sleepreading

Description

@sleepreading

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions