Skip to content
Commit 81e41406 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
parent c10deba8
Pipeline #475249 passed with stage
in 10 minutes and 55 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