Skip to content

fullScreen(FX2D) doesn't hide the menu bar #12

Description

@brendanmatkin

When using fullscreen(FX2D) on OS X 10.11.5, Processing 3.1.1:

Calling fullScreen(FX2D) appears to be maximize (like option-click green button) and hide the menu bar, rather than native fullscreen (like regular click green button).

The problem with this is that, rather than the app filling the entire screen as expected, there is a gap where the menu bar used to be, through which you can see the desktop background.

Hiding the menu bar was introduced in 3.0.1 but no pull request is referenced in the revisions and I haven't yet found what is going on there..

Workaround: Adding a robot which moves the mouse to the location of the greenlight and clicks it works great, but it's a bit clunky and isn't 100% reliable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedMany hands make light work. Please help!

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions