Diffusion Krita fc92fa45aac3

Implement a class to set numeric HS<X> values for KisVisualColorSelector

Authored by mwein on Mar 2 2020, 9:00 PM.

Description

Implement a class to set numeric HS<X> values for KisVisualColorSelector

Once attached to a selector, it will sync the values and switch
its labels according to the color model in use.
Note that for non-HSX models, it will be inactive and should be
disabled or hidden by the UI embedding it.