Have you manually decreased the size (with some plain text editor)? If so that dialog would probably resize as soon as opened and saved with QtDesigner
Been there, done that :-(
And I have just tested, changed those values manually, then opened it in QtDesigner, changed something, undid that change, saved and the sizes 'survived', so seems this would indeed work, sorry for the noise (but I'm sure to have had issues where it did not 'survive' my changes)
Although any further change in Qt Creator to that file may again revert to those too large settings,
at least that had happened to Werner when doing 75d9e76
See PR #1581
Although a better and permanent solution might be needed to prevent this issue from coming up again at the next edit of that file via QtCreator.
Comments
https://github.com/musescore/MuseScore/pull/1379
First PR? Way to go!
Yes, it's my first. :-)
Have you manually decreased the size (with some plain text editor)? If so that dialog would probably resize as soon as opened and saved with QtDesigner
Been there, done that :-(
Yes, I manually changed values. I used dimensions of the dialog when it's manually resized to the smallest possible.
Those won't survive, I'm affraid.
Seem QtDesigner takes some worse case scenario for the size settings
I don't know about QtDesigner. I've tested by recompiling and it worked.
And I have just tested, changed those values manually, then opened it in QtDesigner, changed something, undid that change, saved and the sizes 'survived', so seems this would indeed work, sorry for the noise (but I'm sure to have had issues where it did not 'survive' my changes)
Fixed in 722ed98149
Automatically closed -- issue fixed for 2 weeks with no activity.
The fix has been reverted by this commit: https://github.com/musescore/MuseScore/commit/75d9e76
but has been reinstated shortly after by aa6b0c8
Although any further change in Qt Creator to that file may again revert to those too large settings,
at least that had happened to Werner when doing 75d9e76
Automatically closed -- issue fixed for 2 weeks with no activity.
a52827e broke it again, see also http://musescore.org/en/node/42401
See PR #1581
Although a better and permanent solution might be needed to prevent this issue from coming up again at the next edit of that file via QtCreator.
Fixed in a7da5d8560
Automatically closed -- issue fixed for 2 weeks with no activity.