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

Fix: svg import ignores rectangle radius when only one side is set. #1866

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Nov 4, 2020

  1. Fix: svg import ignores rectangle radius when only one side is set.

    This follows the SVG spec in which only one side can be set and set the other
    side to the same value in this case.
    This also adds support for percent values.
    
    Fixes paperjs#1863
    sasensi committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    216412d View commit details
    Browse the repository at this point in the history