mirror of
https://github.com/NASAWorldWind/WebWorldWind.git
synced 2026-01-25 15:23:04 +00:00
* Add deprecation warning to toHexString * Correct CSS color string generation and rename method - Switch to `round` operation for float to 16 bit conversion * Update comments * Update method name * Add CSS Color String generation unit test * Add CSS color string conversion unit test and format files * Add CSS color string conversion unit test and format files * Fix Color unit tests * Add CSS color string conversion test * Switch to colorFromBytes function and fix precision error