31 May
2024
31 May
'24
7:17 p.m.
On Fri May 31 18:28:10 2024 +0000, Fabian Maurer wrote:
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. We modify it when clamping. Why would that cause another text change? My understanding is that you enter something -> change notification -> check -> limit -> change notification -> check -> no need to limit.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5756#note_71958