Skip to content

Fix Presentation Mode plasmoid for good

ivan tkachenko requested to merge work/ratijas/present-pc3 into master

Port it away from context properties, to PlasmaComponents3; modernize JavaScript, document and pass down model properties explicitly, and remove one sizing hack involving an invisible CheckBox.

Overall, no visual changes except slightly larger margins somewhere (its a PRESENTATION MODE after all), autofixed checkbox layout issue (label sometimes drifts down) by porting away from PC2. Expected to have zero regressions.

Merge request reports