I was noticing a lot of debug console messages about an unhandled metric, and it turns out 5.6 introduced a new constant:
QPaintDevice::PdmDevicePixelRatioScaled
I have the one line of code needed to handle it properly ready for PR, but I need to create the issue first to get the issue #.
Comments
Here is the PR:
https://github.com/musescore/MuseScore/pull/2570
Fixed in branch master, commit edd58a9af2
Fix #107596
new QPaintDevice constant for Qt 5.6
Fixed in branch master, commit f9609f6185
Merge pull request #2570 from sidewayss/Fix#107596
Fix #107596
Automatically closed -- issue fixed for 2 weeks with no activity.