Files
ladybird/Userland/Applications/PixelPaint/Tools/BucketTool.cpp
Tim Ledbetter cc18d6fd25 PixelPaint: Use image coordinates for bucket tool bounds checking
Previously, layer coordinates were being used to check whether the
bucket tool was within the bounds of the current selection, rather
than image coordinates.
2023-02-08 20:28:55 +01:00

2.9 KiB