Avoid potential crash using HSV color from New dialog

This commit is contained in:
Bill Kendrick 2023-12-17 11:46:19 -08:00
parent f88069572c
commit f68909c70e
2 changed files with 32 additions and 28 deletions

View file

@ -36,6 +36,10 @@ https://tuxpaint.org/
when stamp controls were disabled.
Bill Kendrick <bill@newbreedsoftware.com>
* Avoid potential crash when choosing rainbow palette Color Picker (HSV)
from "New" dialog.
Bill Kendrick <bill@newbreedsoftware.com>
* Ensuring mouse pointer shape changes to hand when hovering over
control buttons below the scroll-down arrow in the selector area
(e.g., stamp controls, text styles, etc.)