mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02:00
* #14020 and #12630 - Show color as a float and as a decimal value * getting stuff up-to-par * changing RGB Float to VEC4 * Getting Decimal to display correct. * tweaking VEC4 output. What would be better is if these actually pulled from a real output ... * Shifting to force decimal Co-authored-by: Clint Rutkas <crutkas@microsoft.com>