misode.github.io icon indicating copy to clipboard operation
misode.github.io copied to clipboard

Text Component shadow_color picker returns RGB instead of ARGB values

Open knirch opened this issue 7 months ago • 0 comments

shadow_color picker does not have a slider/value for alpha channel, and sets the color with alpha 0.

ff0000 becomes 16711680 (red, fully translucent) rather than -65536 (red, fully opaque)

knirch avatar Mar 15 '25 14:03 knirch