Files
ladybird/Userland/Applications/PixelPaint/ImageEditor.cpp
Mustafa Quraish 6c60bf7537 PixelPaint: Move request_close_editor() logic inside ImageEditor
This allows us to request any specific editor to close itself. Earlier,
this could only be done for the currently active editor, so trying to
close inactive tabs would not work properly.
2022-01-09 00:19:47 +01:00

27 KiB