mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
ContextMenu does not appear to work #450
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 @robalexclark on GitHub (Feb 9, 2020).
Originally assigned to: @GregorBiswanger on GitHub.
I'm probably missing something here, but I can't get the context menu to appear. I checked in the demo code and updated it as follows to add a Copy function:
However, right clicking on the window does not make the context menu appear - why not?