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

Wierd artifact on shape curve when using em in strokeWidth #95

Open
Sandstedt opened this issue Dec 25, 2016 · 3 comments
Open

Wierd artifact on shape curve when using em in strokeWidth #95

Sandstedt opened this issue Dec 25, 2016 · 3 comments
Labels
bug bug to fix
Projects

Comments

@Sandstedt
Copy link
Member

This bug happens when using em in strokeWidth width delta values in a curve shape, and then declaring a .then() method without declaring the strokeWidth again in .then()

http://codepen.io/sandstedt/pen/ENzONQ?editors=0010

So if I use px in strokeWidth, it works.
If I'm declaring the strokeWidth in .then(), it works.
If I remove the radiusY on the curve to 0 it sort of works.
So it's only in a combination of strokeWidth with em values, curve shape & the absence of strokeWidth in .then().

(Maybe an edge case, but happened to me recently)

@Sandstedt Sandstedt added bug bug to fix and removed bug bug to fix labels Dec 25, 2016
@Sandstedt
Copy link
Member Author

Sandstedt commented Dec 25, 2016

Or maybe I'm just using the .then method wrong in combination with delta values.

@legomushroom legomushroom added the bug bug to fix label Dec 26, 2016
@legomushroom
Copy link
Member

Thanks for the issue, that bug indeed.

@Sandstedt
Copy link
Member Author

You're welcome :) Not hard to get around, but still.

@xavierfoucrier xavierfoucrier added this to Bugs in mojs@next Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug to fix
Projects
No open projects
Development

No branches or pull requests

2 participants