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

[2186] Refine macOS to preserve ContextMenu #2201

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

Rixxan
Copy link
Contributor

@Rixxan Rixxan commented Apr 13, 2024

The previous PR to remove macOS support (#2187) was a little too overzealous and removed the functionality added by #2183 by converting the usage of nb.Entry to ttk.Entry instead of the intended nb.EntryMenu.

nb.Entry usage still should be eliminated, but the alternative should be our menu class.

Also clarifies some side issues and details. Removes a GNDN line of code which we don't need.

Resolves #2186

All other details of #2187 are still valid.

@Rixxan Rixxan added bug Plugins Anything related to plugins python Pull requests that update Python code Ready for Review PRs ready for review and merge labels Apr 13, 2024
@Rixxan Rixxan added this to the 5.11.0 milestone Apr 13, 2024
@Rixxan Rixxan requested a review from C1701D April 13, 2024 18:48
@Rixxan Rixxan self-assigned this Apr 13, 2024
Copy link
Member

@C1701D C1701D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rixxan Rixxan merged commit 6732515 into EDCD:develop Apr 20, 2024
1 check passed
@Rixxan Rixxan deleted the enhancement/2186/macos-refinement branch April 20, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Plugins Anything related to plugins python Pull requests that update Python code Ready for Review PRs ready for review and merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants