https://bugs.kde.org/show_bug.cgi?id=475848
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/2b04c7 | |afa3a939204530d3fc24822b22f | |c692103 Version Fixed In| |6.2 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 2b04c7afa3a939204530d3fc24822b22fc692103 by Nate Graham. Committed on 02/08/2024 at 15:38. Pushed by ngraham into branch 'master'. Small redesign of ApplicationPage Changes: - Use buttons for things that perform actions within the app - Use links for things that open external URLs - Unify and improve spacing between logical groups - Remove redundant app name in some headings It's sort of unnecessarily huge sitting on the page, and there's plenty of room for it up on the toolbar. This saves a bit of space on the page and facilitates turning the other buttons on this row into underlined links to make it clear that they will open a page in your browser. FIXED-IN: 6.2 M +180 -193 discover/qml/ApplicationPage.qml M +24 -53 discover/qml/ApplicationResourceButton.qml M +1 -3 libdiscover/backends/FlatpakBackend/qml/PermissionsList.qml M +1 -1 libdiscover/backends/PackageKitBackend/qml/PackageKitPermissions.qml https://invent.kde.org/plasma/discover/-/commit/2b04c7afa3a939204530d3fc24822b22fc692103 -- You are receiving this mail because: You are watching all bug changes.