https://bugs.kde.org/show_bug.cgi?id=406090
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.57 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |/89557a218d7b9fa26a9ed6c9df | |ca5fe903bf928f Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 89557a218d7b9fa26a9ed6c9dfca5fe903bf928f by Nate Graham. Committed on 31/03/2019 at 19:17. Pushed by ngraham into branch 'master'. Improve executable dialog buttons' icons Summary: The buttons were using mimetype icons, which don't change their colors to reflect the theme, and aren't designed for display at those sizes inside buttons. FIXED-IN: 5.57 Test Plan: Before, light: {F6739736, size=full} After, light: {F6739737, size=full} Before, dark: {F6739744, size=full} After, dark: {F6739746, size=full} Reviewers: #vdg, GB_2, ndavis Reviewed By: #vdg, GB_2, ndavis Subscribers: ndavis, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D20147 M +2 -2 src/widgets/executablefileopendialog.cpp https://commits.kde.org/kio/89557a218d7b9fa26a9ed6c9dfca5fe903bf928f -- You are receiving this mail because: You are watching all bug changes.