Skip to content

simpleUpdate() requires mouse movement to be executed #75

@ghost

Description

Simply put: If you keep the program window somewhere in the background, or don't touch the mouse for a while, simpleUpdate() isn't called anymore. When you move the mouse, it starts being called again.

We probably want a more robust way of updating. A separate thread, however, is probably a terrible idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions