Skip to content

Comments

Fix Mac Specific Issues with Editor Window#137

Open
IntegerLimit wants to merge 1 commit intoCleanroomMC:1.12from
IntegerLimit:editor-window-fixes
Open

Fix Mac Specific Issues with Editor Window#137
IntegerLimit wants to merge 1 commit intoCleanroomMC:1.12from
IntegerLimit:editor-window-fixes

Conversation

@IntegerLimit
Copy link

This PR fixes two issues with the editor window, both mac specific:

  • Crash with Cleanroom due to look and feel problems, fixed through defaulting to cross platform look and feel if system default is not accessible
  • Fixes shortcuts using ctrl instead of cmd on Mac
    • Needed to use explicit system check, as Toolkit.getDefaultToolkit().getMenuShortcutKeyMask() is not an API available in Java 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant