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