Expected Behavior
The outputted viewBox and path coordinates to be relative to the Artboard.
Actual Behavior
The outputted viewBox and path coordinates are relative to the whole Document.
Steps to Reproduce the Problem
- Create an
.xd file with multiple Artboard's
- Convert it so SVGs
- Compare the output
Demo:
https://codesandbox.io/s/k9o047r413
Shows 2 identical artboards outputting different markup.
Specifications
- Version: 1.0.3
- Platform: macOS