Files
ladybird/Userland/Applications/PixelPaint/HistogramWidget.cpp
Andreas Kling 28714deff6 PixelPaint: Avoid division-by-zero in HistogramWidget
This is more of a hack fix than anything else, but let's stop PixelPaint
from infinite-looping in HistogramWidget::paint_event().
2022-08-23 22:39:27 +02:00

5.5 KiB