Skip to content

Fix player controls on Plasma Mobile

Devin Lin requested to merge work/devinlin/fix-plasma-mobile into master

Currently the player controls are broken, since qqc2-breeze-style expects implicit dimensions to be set properly. Also did some slight formatting fixes.

Before:

image

image

image

After:

image

image

image

Please be sure to test with QT_QUICK_CONTROLS_STYLE=org.kde.breeze in order to see how it would look on Plasma Mobile!

Merge request reports