Reduce flickering when changing zoom level.
Originally committed to SVN as r4728.
This commit is contained in:
parent
d5cbb534f8
commit
87fac1c571
1 changed files with 0 additions and 1 deletions
|
@ -407,7 +407,6 @@ void VideoDisplay::UpdateSize() {
|
|||
SetMaxClientSize(size);
|
||||
|
||||
locked = true;
|
||||
box->VideoSizer->Fit(box);
|
||||
box->GetParent()->Layout();
|
||||
|
||||
// The sizer makes us use the full width, which at very low zoom levels
|
||||
|
|
Loading…
Reference in a new issue