mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Menu Item visibility #325
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Tum4ik on GitHub (May 21, 2019).
Originally assigned to: @GregorBiswanger on GitHub.
Hi,
As far as I understand the "Visibility" property set to "false" should hide the MenuItem.
But "Stop Server" item is still present.
Thanks!
@GregorBiswanger commented on GitHub (May 22, 2019):
Fixed for version 5.22.13
But unfortunately not for top level menu items. A native electron bug that stands under wontfix:
https://github.com/electron/electron/issues/8703