feat(ztools): implement assembly pattern undo #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Assembly pattern operations (
ZTools_AssemblyLinearPattern,ZTools_AssemblyPolarPattern) do not support undo. Applying a pattern cannot be reversed via Ctrl+Z.Expected: Assembly pattern operations should be undoable via the standard undo mechanism.
Source: KNOWN_ISSUES.md — Incomplete ztools features