Skip to content
Commit 2d73416c authored by Kevin Kofler's avatar Kevin Kofler
Browse files

Make context drawer interactive on mobile (#478121)

src/qml/ElisaMainWindow.qml (contextDrawer): Change interactive: false
to interactive: Kirigami.Settings.isMobile. Otherwise, it is impossible
to close the context (playlist) drawer (with touch only) on mobile
platforms such as the PinePhone. Update the comment accordingly.

BUG: 478121
parent 149b6fd2
Pipeline #553185 passed with stages
in 5 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment