mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-21 06:58:03 -04:00
UI: Fix preview scaling on scene collection change
This commit is contained in:
@@ -1024,6 +1024,7 @@ retryScene:
|
||||
ui->preview->SetScrollingOffset(scrollOffX, scrollOffY);
|
||||
}
|
||||
ui->preview->SetFixedScaling(fixedScaling);
|
||||
emit ui->preview->DisplayResized();
|
||||
|
||||
/* ---------------------- */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user