Qt 5.6 new constant for SVG

• Apr 21, 2016 - 22:00
Reported version
3.0
Type
Functional
Severity
S4 - Minor
Status
closed
Project

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