Skip to content
Commit ccf8d522 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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
parent cb75f369
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment