Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Fix open menu item and recent documents clear behaviour #355

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

fauxpark
Copy link
Member

Description

  • File->Open Recent->Clear did not immediately clear the file path combobox
  • File->Open threw an exception because the openDocument: method was not implemented - redirected it to openButtonClick:

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark requested a review from a team April 27, 2022 01:36
@fauxpark fauxpark merged commit ecd8b95 into qmk:master Apr 28, 2022
@fauxpark fauxpark deleted the ui-open-clear-fix branch April 28, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to delete entries in file list for MacOS side
2 participants