After Ctrl+click pipette, color selector showed old color
Was redrawing color toolbar _before_ changing the chosen color to be the pipette tool. Reproducing the bug - Select a built-in color, Ctrl+click in the canvas, observe built-in color still appears chosen [the bug], paint with e.g., paint brush, observe it's using the correct, pipette-selected color, not the one that appears chosen [this is correct].
This commit is contained in:
parent
173ab9203a
commit
de7b8dd51b
2 changed files with 7 additions and 2 deletions
|
|
@ -133,6 +133,10 @@ https://tuxpaint.org/
|
|||
* Don't try to load a blank-named template during slideshow playback.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Color palette would still show previously-selected color as active
|
||||
when returning from the temporary color pipette ([Ctrl] + click).
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
* Created "src/indent.sh", to run 'indent' against source files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue