Closed tooh closed 8 years ago
The context menu is working! However, when the node is not editable (i.e. it has been executed before) then the menu is not displayed. It makes sense as the only options for now are Edit / Delete. Both disabled in the UI when the item is locked.
For a future release, we can hack the current icon, or add another icon or maybe change the font style, from locked nodes.
Implementing this, using the recommended library https://github.com/mar10/jquery-ui-contextmenu
Recommended by the developer of the fancytree.