Display bug Mac OSX Catalina

• Jan 23, 2021 - 11:32

Having an issue with the display of the score. I've tried resizing the paper, and decreasing the stretch, plus a few other things, but nothing seems to work. Any other users having this problem?


Comments

In reply to by prendergastgr

OK, with that I can confirm that it is not a Catalina or macOS issue, shows on Windows (10) too. And also on MuseScore 3.5.2...

In 3.6, changing the 'inner' page borders from 0 to 15 (the default) or anything non-zero fixes this
Even explicitly setting it to 0 does, strange. Still happens in the latest development build too.

Guess we need to make sure to get this fixed for 3.6.1

Any idea how you got into that situation, how to reproduce this?

In reply to by prendergastgr

It doesn't have any page border set, just width and height:

    <Style>
      <pageWidth>5.83</pageWidth>
      <pageHeight>8.27</pageHeight>
      <enableVerticalSpread>1</enableVerticalSpread>
      <Spatium>1.74978</Spatium>
      </Style>
 

So should use the default values, but apparently does not for these 'inner' page borders
(not sure why it has enableVerticalSpread set, that should be the default I think, and as such not getting written?)

Do you still have an unanswered question? Please log in first to post your question.