Skip to content

input; trigger mouse up on window leave if down #73

@ruby0x1

Description

@ruby0x1

reminded by @Herschel :

When doing games/apps in browser and or windowed mode, dragging outside the window can cause sticky state behaviour, because mouse up is never fired.

Rather, if the mouse is down on leave, fire mouse up. There will be a config flag to disable the behavior but it's common enough to consider as default enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions