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

Allow adding separators to submenus #279

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

forfuncsake
Copy link

@forfuncsake forfuncsake commented Oct 14, 2024

Fixes #170

Add implementation of separators in submenus for
mac, linux and windows.

Tested on:

  • MacOS 14.7 (Sonoma) / amd64
  • Kali linux (2020.4 rolling, kernel 5.9.0) / amd64
  • Windows 10

Fixes getlantern#170

Add implementation of separators in submenus for
mac, linux and windows.
Minor logic bug in the previous commit caused separators
on the top level menu not to be correctly added in macOS.
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.

Can we add *MenuItem.AddSeparator() please?
1 participant