Skip to content

[lockscreen] Improve the default sizes of media toolbuttons and LockScreen.qml

Noah Davis requested to merge work/ndavis/lockscreen into master

[lockscreen] Set a default width and height

  • This makes it start with a sane default size when run with qmlscene

[lockscreen] Increase the size of next/previous media toolbuttons

  • I didn't think there was enough padding around the buttons here

Before:

Screenshot_20200923_214634

After:

Screenshot_20200923_214710

Do not squash

cc: @teams/vdg

Merge request reports