https://bugs.kde.org/show_bug.cgi?id=399952
camiloh <chigui...@unal.edu.co> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.62 Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-framework/f9736191161b2 | |9d77742778f5ad109ae43e12e2b --- Comment #3 from camiloh <chigui...@unal.edu.co> --- Git commit f9736191161b29d77742778f5ad109ae43e12e2b by Camilo Higuita. Committed on 22/08/2019 at 22:28. Pushed by camiloh into branch 'master'. make button icons follow a reasonable size and layout Summary: with the Plasma style buttons which have an icon look wrong. The icon size is too big and in consecuence the whole button is drawn way too big. With this patch the icon is set to a standard size and drawn in the button layout, in a way it looks consistent with other button with no icons. example: Before path: {F7270612} {F7270611} With patch: {F7270610} {F7270609} FIXED-IN: 5.62 Reviewers: #plasma, mart, ngraham Reviewed By: ngraham Subscribers: ngraham, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D23352 M +14 -6 src/declarativeimports/plasmacomponents3/Button.qml https://commits.kde.org/plasma-framework/f9736191161b29d77742778f5ad109ae43e12e2b -- You are receiving this mail because: You are watching all bug changes.