Skip to content

Conversation

@williamzhu17
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Jun 28, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/thoughtdump/tryshape/AbMk3X7KX28LyhFdVFegpG3hxrqr
✅ Preview: https://tryshape-git-issue-58-clip-path-without-spac-ddbc66-thoughtdump.vercel.app

@williamzhu17 williamzhu17 linked an issue Jun 28, 2021 that may be closed by this pull request
"y": percentageArray[1],
}
let values = x.trim();
let xValue = values.substring(0, values.indexOf("%") + 1).trim();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@williamzhu17, the clip-path value can take other units than %. We should support them in our logic.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they should now be able to take in px values

Copy link
Contributor

@atapas atapas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are looking good. Approving

@atapas atapas merged commit 35cc4a9 into main Jul 6, 2021
@atapas atapas deleted the issue-58-clip-path-without-spaces-do-not-render-DraggableVertices branch July 6, 2021 02:53
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

Successfully merging this pull request may close these issues.

bug: Clip-path without spaces do not render DraggableVertices

3 participants