Navigator width and height of image not updated when changing images, fixes #4359
This commit is contained in:
@@ -1081,6 +1081,7 @@ void EditorPanel::open (Thumbnail* tmb, rtengine::InitialImage* isrc)
|
||||
}
|
||||
|
||||
history->resetSnapShotNumber();
|
||||
navigator->setInvalid(ipc->getFullWidth(),ipc->getFullHeight());
|
||||
}
|
||||
|
||||
void EditorPanel::close ()
|
||||
|
Reference in New Issue
Block a user