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