https://bugs.kde.org/show_bug.cgi?id=389601
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.13.0 Latest Commit| |https://commits.kde.org/dis | |cover/19dbc556dbf29ca3ed804 | |de77aa9cc53d4beeb16 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 19dbc556dbf29ca3ed804de77aa9cc53d4beeb16 by Nathaniel Graham. Committed on 08/04/2018 at 23:23. Pushed by ngraham into branch 'master'. Display star ratings Summary: For quite some time, users and reviewers have been asking for Discover to display star ratings. This is really useful information, and becomes especially important now that we have multiple sort modes. People will think, "this list may be sorted by rating, but what **ARE** the ratings?" This patch adds star ratings to the browse and search lists, and the detailed view pages. It also adjusts the look of the delegates to better accommodate stars without becoming cluttered. FIXED-IN: 5.13.0 Depends on D11842, because we need the extra space gained by removing the less-useful categories. Test Plan: Before: {F5799814} After, Applications page: {F5800859} After, Installed page: {F5800867} After, Applications Page in compact or mobile view: {F5800861} Reviewers: apol, #discover_software_store, #vdg Reviewed By: apol, #discover_software_store Subscribers: abetts, rkflx, fabianr, ragreen, acrouthamel, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11876 M +16 -7 discover/qml/ApplicationDelegate.qml M +12 -0 discover/qml/ApplicationPage.qml M +2 -0 discover/qml/ApplicationsListPage.qml M +1 -0 discover/qml/InstalledPage.qml https://commits.kde.org/discover/19dbc556dbf29ca3ed804de77aa9cc53d4beeb16 -- You are receiving this mail because: You are watching all bug changes.