mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-08 08:01:19 +02:00
Fix layout of Screnshot tools window
This commit is contained in:
parent
f756b0d4d7
commit
d1d63c7b17
@ -428,7 +428,7 @@ void ScreenFrame::PopulateOrExchange(ShuttleGui & S)
|
||||
S.EndPanel();
|
||||
|
||||
Layout();
|
||||
Fit();
|
||||
GetSizer()->Fit(this);
|
||||
SetMinSize(GetSize());
|
||||
|
||||
int top = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user