You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok I did a bunch of stuff to get around the layouting jank.
At this point I think ELK should be replaced with another layouting engine, or possibly we hand-roll a really simple one, because I don't think it's worth doubling the size of the editor app just to include ELK.
fechan
changed the title
Add layouting to editor
Replace layouting engine
Jun 14, 2024
Right now the layouting is really bad. Maybe it's best to use one of the layouting tools on the React Flow site.
Also the x,y positions of nodes should be saved after layout changes.
The text was updated successfully, but these errors were encountered: