Merge remote-tracking branch 'origin/editbuttonfix' into dev
This commit is contained in:
@@ -1090,8 +1090,8 @@ void EditorPanel::close ()
|
|||||||
if (iareapanel) {
|
if (iareapanel) {
|
||||||
iareapanel->imageArea->setPreviewHandler (nullptr);
|
iareapanel->imageArea->setPreviewHandler (nullptr);
|
||||||
iareapanel->imageArea->setImProcCoordinator (nullptr);
|
iareapanel->imageArea->setImProcCoordinator (nullptr);
|
||||||
iareapanel->imageArea->unsubscribe();
|
|
||||||
}
|
}
|
||||||
|
tpc->editModeSwitchedOff();
|
||||||
|
|
||||||
rtengine::StagedImageProcessor::destroy (ipc);
|
rtengine::StagedImageProcessor::destroy (ipc);
|
||||||
ipc = nullptr;
|
ipc = nullptr;
|
||||||
|
Reference in New Issue
Block a user