Skip to content

First input after toggling fullscreen not available on MacOS? #117

@subsoap

Description

@subsoap

https://forum.defold.com/t/first-mouse-click-after-fullscreen-toggle/66076

In this example the problem is not related to mouse click but to the F key (on the keyboard). In the on_input method you may see that once the fullscreen is toggled (with the F key itself!) then on_input is always called with action_id = hash(“key_f”). This forces you to press twice the F key for any subsequence toggle.

fullscreen_mouse.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions