Fill tool forces default color mode
DrDos0016 opened this issue · 2 comments
DrDos0016 commented
When using the fill tool ("f" key) with something in the custom pattern buffer selected and default color mode disabled, the fill will use the color of the tile in the pattern buffer and not the currently selected color.
To reproduce:
Put a blue gem in the pattern buffer.
Disable default color mode.
Change color to green.
Press "f" to fill a region.
The region will be filled with blue gems rather than green.
This also applies to the capital-F fill that uses the entire buffer as well.
cknave commented
Good find! This defect was introduced all the way back in 0.3.3 when flood fills were revamped