misode.github.io
misode.github.io copied to clipboard
Text Component shadow_color picker returns RGB instead of ARGB values
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)