Skip to content

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