Use TinyColor string methods for colors (#8399)
* Use TinyColor string methods for colors Replace toHex8() and toHex() with toHex8String() and toHexString() to ensure color formatting returns proper string values. A debugger statement was also added for troubleshooting the color formatting logic. * Remove stray debugger from ColorInput.vue
R
Ryan Wang committed
698a60cbc1f17788819c49bb991386dc9cf7cff7
Parent: 2a16b3c
Committed by GitHub <noreply@github.com>
on 3/9/2026, 6:39:48 AM