Skip to content

shell: refresh geometries of all `DesktopView` and `PanelView` when receiving...

Fushan Wen requested to merge work/fuf/BUG450443-alternate-way-fix into master

shell: refresh geometries of all DesktopView and PanelView when receiving logicalDotsPerInchChanged

BUG: 450443 FIXED-IN: 5.24.6

Ref: plasma-desktop#34 (closed)

See also: https://codereview.qt-project.org/c/qt/qtbase/+/413380

Test:

  1. Only the right screen is enabled, enable the left screen.
Before After
图片 图片
  1. Two screens are enabled, disable the left screen.
Before After
图片 图片
Edited by Fushan Wen

Merge request reports