summaryrefslogtreecommitdiff
path: root/tests/test_clone.py
AgeCommit message (Collapse)Author
2024-04-23Clean-up of clone code (#2851)capellancitizen
2024-04-12Additional Clone functionality (#2834)capellancitizen
- Recursive Clones now pick up inkstitch:angle etc. from clones they clone - Style now properly propogates to clones - Unlink Clone tool (which applies angle changes, etc.) - Minor refactoring
2024-03-28Fixed clones of group elements not appearing. (#2766)capellancitizen