Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lines don't work #3

Closed
buttacciot opened this issue Jan 13, 2021 · 0 comments
Closed

Lines don't work #3

buttacciot opened this issue Jan 13, 2021 · 0 comments

Comments

@buttacciot
Copy link

buttacciot commented Jan 13, 2021

Add a single horizontal line and the app gets stuck on the 'Generating points from SVG' screen.

SVG data:
<svg width="80px" height="3px" viewBox="0 0 80 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="gSA" transform="translate(-2.000000, -27.000000)" stroke="#979797" stroke-width="2">
            <g id="kSA" transform="translate(2.637650, 2.424578)">
                <line x1="0" y1="25" x2="70" y2="25" id="Path-5"></line>
            </g>
        </g>
    </g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant