use <percentage>
for alpha channel in toString()
?
#334
Answered
by
LeaVerou
stefanprobst
asked this question in
Q&A
-
hi, is it currently possible to serialize the alpha channel to a percentage value? i tried |
Beta Was this translation helpful? Give feedback.
Answered by
LeaVerou
Oct 8, 2023
Replies: 1 comment
-
Oof, unfortunately no, you can only customize how coordinates are serialized but alpha is always a number. That's a pretty big oversight on our part, I'll convert this to an issue so we can implement it, but need to think of the best syntax to expose this nicely. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stefanprobst
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oof, unfortunately no, you can only customize how coordinates are serialized but alpha is always a number. That's a pretty big oversight on our part, I'll convert this to an issue so we can implement it, but need to think of the best syntax to expose this nicely.