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

Unstable radial-gradient #2320

Closed
bo-ku-ra opened this issue Feb 2, 2025 · 0 comments · Fixed by #2326
Closed

Unstable radial-gradient #2320

bo-ku-ra opened this issue Feb 2, 2025 · 0 comments · Fixed by #2326

Comments

@bo-ku-ra
Copy link
Contributor

bo-ku-ra commented Feb 2, 2025

ignored
https://play.d2lang.com/?script=StS1S7JKy89PSiyqLi6pzEnVS8vPK9FNzs_JL7JSKEpNsVaACBeXFOVnp6IIpWXm5FgpJOUkJmfX8nIl69qlUGaSUlFiSmZijm46iE7NK9FQTgMDHQVlAzDQVKrl5QIEAAD__w%3D%3D&

a->b:foobar{style.font-color: red; style.stroke: red; style.fill: black}
c->d:foobar{style.font-color: red; style.stroke: red; style.fill: "radial-gradient(#ffffff, #000000)"}

expected
https://play.d2lang.com/?script=StS1S7JKy89PSiyqLi6pzEnVS8vPK9FNzs_JL7JSKEpNsVaACBeXFOVnp6IIpWXm5FgpJOUkJmfXciXr2qVQZpBSUWJKZmKObjqITs0r0VBOAwMdBWUDMNBUquVKpqXhgAAAAP__&

a->b:foobar{style.font-color: red; style.stroke: red; style.fill: black}
c->d:foobar{style.font-color: red; style.stroke: red; style.fill: "radial-gradient(#ffffff, #000000)"}
c{style.font-color: red; style.stroke: red; style.fill: "radial-gradient(#ffffff, #000000)"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant