Alexandre Julliard pushed to branch master at wine / wine
Commits: 20f49c79 by Fabian Maurer at 2024-09-02T22:52:55+02:00 comdlg32: Update luminosity bar when changing hue/sat/lum manually.
- - - - - e1627b08 by Fabian Maurer at 2024-09-02T22:52:55+02:00 comdlg32: Prevent recursion inside CC_CheckDigitsInEdit.
Since we set the text, this would trigger the exact same logic again.
- - - - - 8d2977ec by Fabian Maurer at 2024-09-02T22:52:55+02:00 comdlg32: Properly handle out of bounds values.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56102
- - - - -
1 changed file:
- dlls/comdlg32/colordlg.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b5554e8cc79c4e842f365a404d15e...