mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-26 14:41:14 +01: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