Now that XUI is mature, would it be possible to have an additional option in the IDE colorpicker to just copy/paste the hex for a color?
I know we can copy from the text box, but it would just be a bit more user friendly.
B4X:
0xFFF0E68C
instead of
fx.Colors.From32Bit(0xFFF0E68C)
I know we can copy from the text box, but it would just be a bit more user friendly.
Last edited: