Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(context-menu): add electron context menu (#790)
* feat(context-menu): add electron context menu removes old context menu plugin and adds context menu with a few examples, including module duplication re #789 * fix(duplicate): clone inputlinks on module duplication * feat: add value reset for module controls * feat: add context menu item to reset module props to default * remove module * fix: stop propagation to prevent context menu * fix: duplicate expressions and fix duplication position * fix: fix after merge * fix: prevent drag on anything other than left mouse button * fix: remove left margin on module ghost * fix: prevent user-drag * fix: prevent grab state change on anything other than left mouse button
- Loading branch information