Properly position QuickEditor when HiDPI support is on
Currently, the position for the quick editor is specified in the native pixels. But, when the HiDPI support is turned on, QWidget::setGeometry() expects the specified geometry to be in the device-independent pixels. BUG: 385885 FIXED-IN: 20.08.2
Loading
-
mentioned in commit 241ee943
-
mentioned in merge request !28 (merged)
-
mentioned in commit f078d563
Please register or sign in to comment