Files
ladybird/Userland/Applications/PixelPaint/Tools/BucketTool.cpp
Timothy Slater 066c5acee1 PixelPaint: Change BucketTool flood fill algorithm
This resolves some cases where the existing filling algorithm could get
stuck in a recursion loop and evenutally overflow the stack.
2022-08-31 16:26:09 +02:00

4.8 KiB