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

Fixes issue #196: Add implementation of removeAllItems to NSMenu #197

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

gcasa
Copy link
Member

@gcasa gcasa commented Sep 1, 2023

Adds a simple implementation of this method since it is missing in the existing codebase.

@fredkiefer
Copy link
Member

This should do. We could think about switching off notifications before the loop and activating it after the loop again. But this shouldn't#t be much of a difference.

@gcasa gcasa merged commit 4952cbd into master Sep 1, 2023
4 checks passed
@gcasa gcasa deleted the NSMenu_issue196 branch September 1, 2023 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants