Skip to content

Fix autorotate when "only in tablet mode" is selected

John Clark requested to merge johnathonclark/libkscreen:fix_autorotate into master

BUG: 428626

The setTabletModeAvailable and setTabletModeEngaged properties were not copied across in Config::apply.

Merge request reports