Solving issue 1241 on behalf of skraft61: "CropHandler::update is called too often". It also remove the main preview's scrollbars.
This commit is contained in:
@@ -1273,7 +1273,7 @@ void CropWindow::cropImageUpdated () {
|
||||
void CropWindow::cropWindowChanged () {
|
||||
|
||||
if (!decorated)
|
||||
iarea->updateScrollbars ();
|
||||
iarea->syncBeforeAfterViews ();
|
||||
iarea->redraw ();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user