| Summary: | Icon request: Expand all and collapse all | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | João Netto <joaonetto901> |
| Component: | Icons | Assignee: | visual-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kainz.a, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/breeze-icons/b128afbbfe62979d0bc9c91e3601cbb8d11c8c3f | Version Fixed/Implemented In: | 5.57 |
| Sentry Crash Report: | |||
|
Description
João Netto
2019-02-14 13:39:54 UTC
Git commit b128afbbfe62979d0bc9c91e3601cbb8d11c8c3f by Noah Davis.
Committed on 12/03/2019 at 18:28.
Pushed by ndavis into branch 'master'.
Add collapse/expand-all, window-shade/unshade
Summary:
FIXED-IN: 5.57
Add action icons for `collapse-all` and `expand-all`, as requested in {D18358}.
Test Plan:
{F6687086, size=full}
{F6687083, size=full}
24px icons not included in these previews because they're the same as the 22px icons with slightly wider margins
Reviewers: #vdg, ngraham, trickyricky26
Reviewed By: #vdg, ngraham
Subscribers: ndavis, ngraham, kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D19575
A +3 -0 icons-dark/actions/16/collapse-all.svg
A +10 -0 icons-dark/actions/16/expand-all.svg
A +1 -0 icons-dark/actions/16/window-shade.svg
A +1 -0 icons-dark/actions/16/window-unshade.svg
A +3 -0 icons-dark/actions/22/collapse-all.svg
A +10 -0 icons-dark/actions/22/expand-all.svg
A +1 -0 icons-dark/actions/22/window-shade.svg
A +1 -0 icons-dark/actions/22/window-unshade.svg
A +3 -0 icons-dark/actions/24/collapse-all.svg
A +10 -0 icons-dark/actions/24/expand-all.svg
A +3 -0 icons-dark/actions/32/collapse-all.svg
A +10 -0 icons-dark/actions/32/expand-all.svg
A +1 -0 icons-dark/actions/symbolic/collapse-all-symbolic.svg
A +1 -0 icons-dark/actions/symbolic/expand-all-symbolic.svg
A +1 -0 icons-dark/actions/symbolic/window-shade-symbolic.svg
A +1 -0 icons-dark/actions/symbolic/window-unshade-symbolic.svg
A +3 -0 icons/actions/16/collapse-all.svg
A +10 -0 icons/actions/16/expand-all.svg
A +1 -0 icons/actions/16/window-shade.svg
A +1 -0 icons/actions/16/window-unshade.svg
A +3 -0 icons/actions/22/collapse-all.svg
A +10 -0 icons/actions/22/expand-all.svg
A +1 -0 icons/actions/22/window-shade.svg
A +1 -0 icons/actions/22/window-unshade.svg
A +3 -0 icons/actions/24/collapse-all.svg
A +10 -0 icons/actions/24/expand-all.svg
A +3 -0 icons/actions/32/collapse-all.svg
A +10 -0 icons/actions/32/expand-all.svg
A +1 -0 icons/actions/symbolic/collapse-all-symbolic.svg
A +1 -0 icons/actions/symbolic/expand-all-symbolic.svg
A +1 -0 icons/actions/symbolic/window-shade-symbolic.svg
A +1 -0 icons/actions/symbolic/window-unshade-symbolic.svg
https://commits.kde.org/breeze-icons/b128afbbfe62979d0bc9c91e3601cbb8d11c8c3f
|