https://bugs.kde.org/show_bug.cgi?id=478121
Kevin Kofler <kevin.kof...@chello.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/elisa/-/commit/2d734 |imedia/elisa/-/commit/b8df2 |16c9382b5b6a3535612719ff2c9 |8c83f3561e213a006b3c7697174 |4dc0246a |9506be72 --- Comment #6 from Kevin Kofler <kevin.kof...@chello.at> --- Git commit b8df28c83f3561e213a006b3c76971749506be72 by Kevin Kofler. Committed on 10/12/2023 at 06:45. Pushed by kkofler into branch 'master'. 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. M +4 -3 src/qml/ElisaMainWindow.qml https://invent.kde.org/multimedia/elisa/-/commit/b8df28c83f3561e213a006b3c76971749506be72 -- You are receiving this mail because: You are watching all bug changes.