Skip to content

mouse_playground.py not handing mouse events properly #2

@Blotz

Description

@Blotz

When moving the mouse around and holding the key such a a, the code crashes.

It appears to be an issue where the input is expected to be 'mouse:hover@81;7' but what is actually recieved is 'mouse:hover@81;7M'.
The extra M character causes the coords code to crash due to a ValueError.

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