https://bugs.kde.org/show_bug.cgi?id=482551
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/fcb723 | |d3b988b9afdfe97a884b16ad873 | |6916943 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.2.0 --- Comment #5 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit fcb723d3b988b9afdfe97a884b16ad8736916943 by Akseli Lahtinen. Committed on 26/09/2024 at 10:14. Pushed by akselmo into branch 'master'. DiscoverWindow.qml: Port message OverlaySheet to Dialog and make it friendlier Currently the passiveMessage dialog in DiscoverWindow is a bit too in-your-face with the errors, causing sadness and confusion with users. It also used Kirigami.OverlaySheet even it is more of a dialog. This MR makes it use Kirigami.Dialog features and hides the technical details behind a button, plus gives it a friendlier message. Related: bug 468657 FIXED-IN: 6.2.0 M +49 -50 discover/qml/DiscoverWindow.qml https://invent.kde.org/plasma/discover/-/commit/fcb723d3b988b9afdfe97a884b16ad8736916943 -- You are receiving this mail because: You are watching all bug changes.