ColorConvert
ColorConvert copied to clipboard
Multiple Selection breaks ColorConvert
Steps to Reproduces
- Select multiple hex values (
^DforQuick Add Next) - Run CSS Color Converter (
⌘⇧C)
Expected Result
- Each color is now the appropriate {RGB,HSL} format.
Actual Result
- Each color has been replaced with the {RGB,HSL} value for the first selected color.