Files
ladybird/Userland/Applications/PixelPaint/LineTool.cpp
Mustafa Quraish 603d3a5dc6 PixelPaint: Use correct thickness in LineTool::on_second_paint()
Previously, we were ignoring the scale of the editor in the second
paint step. If you were zoomed in, the size while you were drawing
was not the same as the size of the final shape.
2021-09-07 16:53:40 +02:00

4.4 KiB