https://bugs.kde.org/show_bug.cgi?id=468657
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/fcb723 |ma/discover/-/commit/ffd87c |d3b988b9afdfe97a884b16ad873 |84563e4dd30d125065ac1ab4f1a |6916943 |8517801 --- Comment #6 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit ffd87c84563e4dd30d125065ac1ab4f1a8517801 by Akseli Lahtinen. Committed on 26/09/2024 at 12:05. Pushed by akselmo into branch 'Plasma/6.2'. 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 482551 FIXED-IN: 6.2.0 (cherry picked from commit fcb723d3b988b9afdfe97a884b16ad8736916943) ea6a8f09 Move buttons to footer 9be1e908 Hide technical details under friendly message 0506fc4b Format 7a1835d0 change overlaysheet to dialog 1b8bc04d Use more reasonable preferred size dd6ec741 Add padding c596e6a0 Change message to be more generic 42924901 Use customFooterActions bb0826c6 Cleanups 6ad94806 Revert some formatter stuff c951839b Remove leftovers from overlaysheet changes Co-authored-by: Akseli Lahtinen <akse...@akselmo.dev> M +49 -50 discover/qml/DiscoverWindow.qml https://invent.kde.org/plasma/discover/-/commit/ffd87c84563e4dd30d125065ac1ab4f1a8517801 -- You are receiving this mail because: You are watching all bug changes.