-
-
Notifications
You must be signed in to change notification settings - Fork 360
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
Menu and Menu items not showing up on Mac OS. #13
Comments
Experiencing this as well on macOS 10.13.4 Beta. |
Same issue with OS X 10.13 (17A365). |
Seems like it's a bug in libui/libui-node. I'll look at it, but I may not have that much time. |
Hi, libui-node author here. |
See also parro-it/libui-node#52 |
Are you using a version of libui that has a call to |
It's using the last version of my libui fork |
But it doesn't seem to have any such call: https://github.com/parro-it/libui/blob/f9f91a80dd8de3a2d678383dc3468bdc424eb8ad/darwin/main.m#L162 |
@parro-it |
Should be fixed in the latest version. |
Awesome. Thanks for the update @kusti8 |
Hey there, Wohoo! Finally an alternative to electron, great job! I ran the example code and the note editor showed up just fine. However the menu is missing. See the attached screenshot.
My OS is Mac OS High Sierra 10.13.3
The text was updated successfully, but these errors were encountered: