UI: Fix preview scaling on scene collection change
This commit is contained in:
parent
c40915c8b0
commit
2131a8b243
@ -1024,6 +1024,7 @@ retryScene:
|
||||
ui->preview->SetScrollingOffset(scrollOffX, scrollOffY);
|
||||
}
|
||||
ui->preview->SetFixedScaling(fixedScaling);
|
||||
emit ui->preview->DisplayResized();
|
||||
|
||||
/* ---------------------- */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user