https://bugs.kde.org/show_bug.cgi?id=406037
tr...@yandex.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/lat | |te-dock/5fe27176fa120ad50f3 | |140490aec0e50135afa11 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #6 from tr...@yandex.com --- Git commit 5fe27176fa120ad50f3140490aec0e50135afa11 by Tranter Madi. Committed on 31/03/2019 at 06:37. Pushed by trmdi into branch 'master'. Center align shortcut badges when iconSize < 48 Summary: When iconSize is not big enough, center aligned shortcut badges look better than top-left aligned ones. Test Plan: - When iconSize < 48: shortcut badges are center aligned - When iconSize >= 48: they are top-left aligned For example, with iconSize = 32: Before: {F6736365} After: {F6736366} Reviewers: #latte_dock, mvourlakos Reviewed By: mvourlakos Subscribers: mvourlakos, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D20128 M +7 -3 containment/package/contents/ui/applet/ShortcutBadge.qml M +8 -3 plasmoid/package/contents/ui/task/ShortcutBadge.qml https://commits.kde.org/latte-dock/5fe27176fa120ad50f3140490aec0e50135afa11 -- You are receiving this mail because: You are watching all bug changes.