mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
Merge branch 'v2_develop' into copilot/enable-menubar-replacement
This commit is contained in:
@@ -347,6 +347,8 @@ public class Menus : Scenario
|
||||
};
|
||||
|
||||
ContextMenu.EnableForDesign (ref host);
|
||||
Application.Popover.Register (ContextMenu);
|
||||
|
||||
ContextMenu.Visible = false;
|
||||
|
||||
// Demo of PopoverMenu as a context menu
|
||||
|
||||
Reference in New Issue
Block a user