Skip to content
Commit 61bc13fc authored by Fushan Wen's avatar Fushan Wen
Browse files

🍒PanelView: fix panel overlapping windows when Qt scaling is enabled

KX11Extras::setExtendedStrut(...) will multiply struct.* by DPR, so
passing raw coordinates to a struct is wrong. Sizes are already divided
by DPR on X11.

BUG: 456453
FIXED-IN: 5.27.8

(cherry picked from commit 81e41406)
parent a781ca10
Pipeline #475267 passed with stage
in 5 minutes and 45 seconds
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