Persist circuit reorders
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
- Existing Circuit and CircuitDeviceRow cell edits plus standalone
|
||||
insert/delete actions and CircuitDeviceRow moves use persistent project
|
||||
commands and project-wide toolbar undo/redo. The editor's visible stack is
|
||||
still session-local, is empty after reload and still contains direct
|
||||
reorder/renumber operations during the cutover.
|
||||
still session-local, is empty after reload and still contains the direct
|
||||
renumber operation during the cutover. Circuit reorder is already persistent,
|
||||
including atomic multi-section sorted-order application.
|
||||
- Server-side project revisions and persistent undo/redo eligibility exist for
|
||||
the command types documented in `circuit-list-editor-api.md`; complete editor
|
||||
command coverage and history reconstruction are not complete.
|
||||
|
||||
Reference in New Issue
Block a user