The first image here shows the Start Center in MuseScore 2.0.2, the second a recent nightly. Notice that the webview on the right is significantly larger, not quite allowing three thumbnails to fit in a row on the left, and causing it to cut off below "Follow us:".
Could an extra few pixels be added to the window's width? While the webview now fits, the left part of the window is still something like three pixels short of allowing three thumbnails in a row, meaning that in general those missing pixels require scrolling down 50% longer to find any particular score.
EDIT: When the scroll bar is taken into account, it becomes more like a dozen pixels needed.
The image in #4 follows a revert to factory settings (and the deliberate opening and closing of a few scores). I am using a MacBook without a Retina display, which may be the reason the webview section is larger.
Comments
Possible simple solution: make the Start Center slightly wider and taller by default.
Fixed in branch master, commit 2af1e82fbf
fix #95116: Webview doesn't fit in Start Center after scaling changes
Fixed in branch 2.0.3, commit 5123750bc4
fix #95116: Webview doesn't fit in Start Center after scaling changes
Could an extra few pixels be added to the window's width? While the webview now fits, the left part of the window is still something like three pixels short of allowing three thumbnails in a row, meaning that in general those missing pixels require scrolling down 50% longer to find any particular score.
EDIT: When the scroll bar is taken into account, it becomes more like a dozen pixels needed.
Could it be that you have some remaining settings?
This is what I see
The image in #4 follows a revert to factory settings (and the deliberate opening and closing of a few scores). I am using a MacBook without a Retina display, which may be the reason the webview section is larger.
https://github.com/musescore/MuseScore/pull/2390
Fixed in branch master, commit d29d3c0770
Fully fix #95116 for OS X non-Retina display
Allow three thumbnails in a row to display in Start Center after scaling changes
Fixed in branch master, commit d1dd9c882d
Merge pull request #2390 from ZackTheCardshark/patch-1
Fully fix #95116 for OS X non-Retina display
Fixed in branch 2.0.3, commit f121ff0cf2
Fully fix #95116 for OS X non-Retina display
Allow three thumbnails in a row to display in Start Center after scaling changes
Automatically closed -- issue fixed for 2 weeks with no activity.