Skip to content
Commit b8df28c8 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 8ada059c
Pipeline #553594 passed with stage
in 3 minutes and 46 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