Add placeholder move history
This commit is contained in:
@@ -226,8 +226,9 @@ eligibility for the first commands. Public command, undo and redo endpoints
|
||||
exist for Circuit and CircuitDeviceRow field updates as well as
|
||||
Circuit/CircuitDeviceRow insertion and deletion. Complete command coverage and
|
||||
the UI cutover remain future work. CircuitDeviceRow moves between existing
|
||||
circuits are also persisted; moves that create a target circuit remain future
|
||||
work.
|
||||
circuits and moves that create one new placeholder target circuit are also
|
||||
persisted. The latter stores the complete empty target snapshot so undo can
|
||||
restore the rows and remove only the unchanged generated circuit.
|
||||
|
||||
Required operations:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user