Fixed bug where, if you had a random brush selected and then selected the pencil tool, "brush color from" did not appear

Also added our first patron, Mike King, to the donors name, in the "About" dialog. Thank you Mike!
This commit is contained in:
OverloadedOrama 2020-01-10 19:11:10 +02:00
parent d72bda71ad
commit 60422c0133
3 changed files with 4 additions and 2 deletions

View file

@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fixed crash that occured when trying to delete contents of a selection, that were outside the canvas.
- Fixed .gpl palettes not being imported correctly - Issue #112
- Fixed crash that occured when pressing the play buttons on the timeline, on Godot 3.2 - Issue #111
- Fixed bug where, if you had a random brush selected and then selected the pencil tool, "brush color from" did not appear.
## [v0.6] - 06-01-2020