odop

Open Design Optimization Platform (ODOP) - Coil spring design app; mechanical springs; compression spring, extension spring, torsion spring

View the Project on GitHub thegrumpys/odop

Consider an UnDo / ReDo / TimeTravel feature

Is there any real value in implementing an UnDo / ReDo feature ?

How would it work ? Would it utilize the Redux "immutable state" capabilities ?

Note: The "Back" button of the demo / tutorial feature restores a previously captured state. The entire state is captured / restored to / from the "Step".

Refer to Side-by-Side Comparison