https://bugs.kde.org/show_bug.cgi?id=406468
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/eli | |sa/761e3af65347072f12b77052 | |9a5effb6b39b6e58 Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 761e3af65347072f12b770529a5effb6b39b6e58 by Nate Graham. Committed on 23/04/2019 at 02:56. Pushed by ngraham into branch 'master'. Revamp grid browser delegates to improve UI Summary: This patch changes the grid browser delegates in the following ways: - Labels are centered - Album art size increases from 100px to 170px, making the album view more attractive and leaving more room for labels - Hover buttons now appear in the corner, have borders, and no longer make the album art get washed out when the delegate is hovered - Some minor layout and positioning bugs are fixed As a result, the following bugs are fixed: Related: bug 406476 Also, the last usage of QQC1 in this component is removed as a side effect. Test Plan: Everything still works and there are no behavioral changes. {F6780036} Reviewers: mgallien, #elisa Reviewed By: mgallien, #elisa Differential Revision: https://phabricator.kde.org/D20581 M +83 -63 autotests/qmltests/tst_GridBrowserDelegate.qml M +2 -2 src/qml/BaseTheme.qml M +62 -61 src/qml/GridBrowserDelegate.qml https://commits.kde.org/elisa/761e3af65347072f12b770529a5effb6b39b6e58 -- You are receiving this mail because: You are watching all bug changes.