https://bugs.kde.org/show_bug.cgi?id=425827
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.20 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/4087d2b4 | |ee5cec5b7f45de3126960014df8 | |40c2f --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 4087d2b4ee5cec5b7f45de3126960014df840c2f by Nate Graham. Committed on 27/08/2020 at 14:14. Pushed by ngraham into branch 'master'. Improve and modernize UI of Addons sheet Various improvements: - Put the bottom buttons in a footer so they can't scroll out of view - Rename "Discard" button to "Reset" since "Discard" implies closing the sheet - Move Apply and Reset buttons over to the right side, as is typical - Disable rather than hide the Apply and Reset buttons - Remove the icons since they add no information and were all the same - Make subtext less opaque rather than italic, as is our style (we can't simply port to `Kirigami.BasicListItem` yet because it can't support showing a checkbox to the left of the icon) FIXED-IN: 5.20 M +24 -33 discover/qml/AddonsView.qml https://invent.kde.org/plasma/discover/commit/4087d2b4ee5cec5b7f45de3126960014df840c2f -- You are receiving this mail because: You are watching all bug changes.