Files
moteva/frontend
root ca101fd916 feat(canvas): remap per-boundary stroke styles when a path is edited
Instead of discarding stroke segments after a vertex edit,
strokeSegmentsForEditedPath projects each stored edge index onto the
edited path's edges and rebuilds every segment's geometry from the
edges it now owns, so boolean results keep their per-operand colors,
widths, and dash styles through the path editor.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 00:59:23 +08:00
..