gmusicbrowser Forum

Main board => Questions => Topic started by: VastOne on February 16, 2011, 03:34:21

Title: Cannot reduce size of Main GMB window
Post by: VastOne on February 16, 2011, 03:34:21
I am using today's commit - ee281cc560efe05a963f- and now cannot reduce the size of gmb.  It opens expanded at least 1/4 larger than from a few days ago and is locked from going smaller, although I can make it larger.

This is not limited to one layout, but to all of them.. Some can be reduced or more some less, but then stop.

Thanks
Title: Re:Cannot reduce size of Main GMB window
Post by: aboettger on February 16, 2011, 08:35:19
I have no problems.
Title: Re: Cannot reduce size of Main GMB window
Post by: VastOne on February 16, 2011, 09:36:30
Turned out to be an issue with the width of this line

HBSongList = SimpleSearch(maxwidth=200) Total -FLock -PlayFilter -Refresh -ResetFilter -MBlist

It was at maxwidth=330 (a setting I created) and when I changed it to 200 the adjusting was back to normal