UnickSoft / graphonline

This is source code of graphonline service. Graphonline helps visualize graph and applies a lot of algorithms.
http://graphonline.ru/en/
MIT License
367 stars 67 forks source link

Add "Undo" functionality #15

Closed agamemnonc closed 3 years ago

agamemnonc commented 4 years ago

I often find myself accidentally moving/removing a node, so it would be nice to be able to undo my last action.

UnickSoft commented 4 years ago

Thanks. We already have undo for removing. We will add it for other actions.

UnickSoft commented 3 years ago

Added undo.