bug(ztools): PartDesign menu insertion fragility — depends on PartDesign_Boolean name #57
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?
_ZToolsPartDesignManipulator.modifyMenuBar()inserts ztools commands afterPartDesign_Boolean. If upstream FreeCAD renames this command, insertions silently fail and ztools commands won't appear in the PartDesign menu.Expected: More robust insertion strategy that doesn't depend on a specific upstream command name.
Priority: Medium
Source: KNOWN_ISSUES.md #8