statebox / purescript-studio

Statebox studio + core + API + REST client
https://studio.statebox.cloud
4 stars 0 forks source link

Diagram editor should preview selected node (net or diagram) on click #87

Open wires opened 5 years ago

wires commented 5 years ago

Preview of nodes in diagram editor

When nothing is selected, show the diagram "fullpage"

image

When a node is selected, slide open a side panel that shows a preview of the selected node (either a diagram or a net) on the top and property table at the bottom

image

bonus If the node is a leaf (ie. petrinet) then we want to show an unfolding of the net (as a graph) instead of the property table.

epost commented 5 years ago
wires commented 5 years ago

sick :)