xuhongxu96 / editflow

DAG workflow editor
4 stars 0 forks source link

Context Menu #13

Open xuhongxu96 opened 4 years ago

xuhongxu96 commented 4 years ago

Support context menu (popup by clicking right mouse button) Canvas, Node and Port.

Let's implement our own menu component without involving any 3rd party libraries.
We will add customize support to the menu component later, so that users can use their preferred libraries to customize the menu.