Skip to content

PresentationModeItem.qml: fix logic bug that would not allow turning Presentation Mode off

Akseli Lahtinen requested to merge work/cherry-pick-553ccfab into Plasma/6.1

This if block would always return true if the presentation mode is set enabled. Removing it allows to stopSuppressingScreenPowerManagement job to run again.

BUG:487706

(cherry picked from commit 553ccfab)

e236c2d5 PresentationModeItem.qml: fix logic bug that would not allow turning Presentation Mode off

Co-authored-by: Akseli Lahtinen akselmo@akselmo.dev

Merge request reports