1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-14 08:36:27 +01:00

Wider Audacity and wider meters, now that we are agreed 1000px is fine for a minimum width.

This entailed rearranging the toolbar order.  I've set the width to 940px, but am tempted to take it all the way to 1000.
This commit is contained in:
james.k.crook@gmail.com
2014-11-08 18:51:00 +00:00
parent cb7d090cd6
commit d9d193a1ea
4 changed files with 8 additions and 8 deletions

View File

@@ -547,7 +547,7 @@ void GetDefaultWindowRect(wxRect *defRect)
{
*defRect = wxGetClientDisplayRect();
defRect->width = 780;
defRect->width = 940;
defRect->height = 580;
//These conditional values assist in improving placement and size