On Fri May 31 11:51:52 2024 +0000, Nikolay Sivov wrote:
This does not look good. If we force content to something valid, why would it trigger same logic again?
Because everytime the text in that edit control gets modified, it triggers that logic.
The same thing is done in `CC_EditSetRGB` and `CC_EditSetHSL`, but it was missing here.