On that particular computer, a laptop with a secondary screen, it leads to that dialog not fitting the main laptop screen (14", 1600x900), but does fit the secondary screen (24", 1920x1200)
It also shows a 2nd issue: regardless of using the default synthesizer settings that dialog offers to upload audio files. This happens only on updating an existing score, not on the initial upload.
Looking at uploadscoredialog.ui
shows that there are 2 vertical spacers at the bottom of the changes field. I don't think any of them is needed, but surely not both?
Comments
On that particular computer, a laptop with a secondary screen, it leads to that dialog not fitting the main laptop screen (14", 1600x900), but does fit the secondary screen (24", 1920x1200)
It also shows a 2nd issue: regardless of using the default synthesizer settings that dialog offers to upload audio files. This happens only on updating an existing score, not on the initial upload.
Looking at uploadscoredialog.ui shows that there are 2 vertical spacers at the bottom of the changes field. I don't think any of them is needed, but surely not both?
See https://github.com/musescore/MuseScore/pull/3136, which removes both vertical spacers
Fixed in branch master, commit 490c892c61
fix #187366: Save Online dialog has excess space between changelog and Save/Cancel buttons
Fixed in branch master, commit f264716195
Merge pull request #3136 from Jojo-Schmitz/uploaddialog
fix #187366: Save Online dialog has excess space between changelog and Save/Cancel buttons
Fixed in branch 2.1, commit de38cce2b5
fix #187366: Save Online dialog has excess space between changelog and Save/Cancel buttons
Automatically closed -- issue fixed for 2 weeks with no activity.