Summary: | Layouts context-menu's icons become too big | ||
---|---|---|---|
Product: | [Plasma] lattedock | Reporter: | trmdi |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/latte-dock/commit/12c8643f62f71a762d1f0953e916c5bcf4664279 | Version Fixed In: | |
Sentry Crash Report: |
Description
trmdi
2021-05-23 02:15:11 UTC
That was on purpose but I understand that for that specific use case it might be better to use the same icon size. For Docks, Panels subdialog this is not possible because the screens dialog would not be shown properly otherwise. Git commit ef383e8162219166e7a8aa6da32fa9022e1852f1 by Michail Vourlakos. Committed on 23/05/2021 at 06:14. Pushed by mvourlakos into branch 'master'. respect icon size for layout:menuitem-icon M +1 -1 app/settings/generic/generictools.cpp M +2 -2 app/settings/generic/layoutscombobox.cpp M +1 -1 app/settings/settingsdialog/delegates/backgrounddelegate.cpp M +2 -2 app/settings/settingsdialog/delegates/layoutcmbitemdelegate.cpp M +3 -2 containmentactions/contextmenu/layoutmenuitemwidget.cpp https://invent.kde.org/plasma/latte-dock/commit/ef383e8162219166e7a8aa6da32fa9022e1852f1 Yeah, it's fixed. But the width seems to be unnecessarily wide or is it your intention? Screenshot: https://i.imgur.com/4RXbuPO.png Git commit 12c8643f62f71a762d1f0953e916c5bcf4664279 by Michail Vourlakos. Committed on 24/05/2021 at 14:16. Pushed by mvourlakos into branch 'master'. reduce width for layouts contextmenu M +1 -1 containmentactions/contextmenu/layoutmenuitemwidget.cpp https://invent.kde.org/plasma/latte-dock/commit/12c8643f62f71a762d1f0953e916c5bcf4664279 |