lynxkite / lynxkite-2024-prototype

An experimental rewrite of LynxKite
Apache License 2.0
0 stars 0 forks source link

Node resizing is glitchy (improve saving in general) #5

Open darabos opened 5 months ago

darabos commented 5 months ago

https://github.com/lynxkite/lynxkite-2024-prototype/commit/960efe035be4c9864da673cffc88590506c6d212 is unfinished. The delayed saving is a hack but not a real solution. A real solution would be to merge the backend and frontend changes. An automatic three-way merge. Otherwise we will always see frontend actions undone when the backend request comes back.