KristofferStrube / Blazor.SVGEditor

A basic SVG editor written in Blazor.
https://kristofferstrube.github.io/Blazor.SVGEditor/
MIT License
306 stars 51 forks source link

Add Instruction Interchangeability #6

Closed KristofferStrube closed 2 years ago

KristofferStrube commented 2 years ago

This is a feature that will make it easier to use the right tool for the job through natural exploration.

KristofferStrube commented 2 years ago

Making this PR revealed that we have a bug where chained reflected instructions could only update forward and not backward.