Make context drawer interactive on mobile (#478121)
Reason for the change
Fix https://bugs.kde.org/show_bug.cgi?id=478121 (Elisa mobile UI: playlist drawer cannot be closed anymore)
This is a cherry-pick of the bugfix (see !528 (merged)) from release/23.08
to master
. We need this fix in master
or the regression will be back with the next feature release.
Test plan
- Install Elisa on Plasma Mobile. (I use the Manjaro ARM elisa-qtmm package, but I doubt it depends on the multimedia backend.)
- Open Elisa.
- Touch (click) the "Show playlist" button.
- Try to close the playlist drawer by dragging it to the side with the finger.
(Tested by me on 23.08.)
Bugs fixed
Edited by Kevin Kofler