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

Cannot set styles for merge-path in set-style #755

Open
SimonYde opened this issue Nov 22, 2024 · 0 comments
Open

Cannot set styles for merge-path in set-style #755

SimonYde opened this issue Nov 22, 2024 · 0 comments
Labels
bug 🐛 Something isn't working

Comments

@SimonYde
Copy link

          For `merge-path` you have to set it for the new, merged path via `merge-path`'s `stroke:` attribute. You cannot set different stroke or fill styles for different merged parts.

merge-path's stroke cannot be set via set-style (which is a bug I guess).

Originally posted by @johannes-wolf in #57 (comment)

As discussed in a separate issue, it's not possible to define styling for merge-path's in a global scope, unless you define it for every construct using i.e. top-level stroke styling.

@johannes-wolf johannes-wolf added the bug 🐛 Something isn't working label Nov 24, 2024
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