Files
ladybird/Userland/Applications/PixelPaint/ImageEditor.cpp
Marcus Nilsson eaa99968fb PixelPaint: Don't update ImageEditor in set_active_layer()
Setting the active layer does not cause anything to render differently.
Thus no update is needed and the call to layers_did_change() is
unnecessary.
2021-09-16 16:54:34 +02:00

23 KiB