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

ortho() function distorts mark symbols even when the option transform-shape:false is set #807

Open
RaulDurand opened this issue Jan 29, 2025 · 1 comment
Labels
bug 🐛 Something isn't working
Milestone

Comments

@RaulDurand
Copy link

While using the ortho() function, lines with marks that include the option transform-shape:false do not render properly resulting in distorted mark symbols.
Is there a specific configuration or additional setting required to prevent this distortion, or might this be a bug with how the ortho() function handles marks?

@johannes-wolf johannes-wolf added the bug 🐛 Something isn't working label Jan 30, 2025
@johannes-wolf johannes-wolf added this to the 0.4.0 milestone Jan 30, 2025
@johannes-wolf
Copy link
Member

It is a bug/problem of how marks are handled in general. To really support not transforming them, we need to "tag" the shapes as marks/decoration an apply transformation later. #446 #329 #541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants