| Summary: | Some folder icons do not have symbolic 16px and 22px versions and stay colorful at those sizes | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | Dimitri <dimitri.code> |
| Component: | Icons | Assignee: | visual-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | 4wy78uwh, kainz.a, m, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.4 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/breeze-icons/-/commit/e16423aa6332b4d49a2367b917eb4f70964e364f | Version Fixed/Implemented In: | 6.2 |
| Sentry Crash Report: | |||
| Attachments: |
Video showing folder icons not switching to symbolic on small sizes
Folder with folder icons with no symbolic version |
||
|
Description
Dimitri
2024-04-29 21:06:28 UTC
Created attachment 169016 [details]
Video showing folder icons not switching to symbolic on small sizes
Those are all folder icons without symbolic version that I have found, and I put some folder icons with symbolic version as example of how it should works.
I thought that folder staying with folder looks on smallest size was an oversight in fixing bug 478016 but it was another bug. Created attachment 169017 [details]
Folder with folder icons with no symbolic version
The folder used for the example, with all the folder icons not having symbolic version I have found.
The folder needs to be unzipped for icons to show.
Can confirm. I'll fix it. The inverse case where folder icon always show symbolic versions is the bug 486318. (In reply to Nate Graham from comment #4) > Can confirm. I'll fix it. Thanks 👍 Git commit e16423aa6332b4d49a2367b917eb4f70964e364f by Nate Graham. Committed on 29/04/2024 at 21:58. Pushed by ngraham into branch 'master'. Add 16 and 22px symbolic versions of some Places icons that were missing Mostly just symlinks, but I did create new folder-edit-sign-decrypted icons based on the "encrypted" versions. FIXED-IN: 6.2 A +1 -0 icons/actions/16/folder-edit-sign-decrypted-symbolic.svg A +12 -0 icons/actions/16/folder-edit-sign-decrypted.svg A +1 -0 icons/actions/22/folder-edit-sign-decrypted-symbolic.svg A +15 -0 icons/actions/22/folder-edit-sign-decrypted.svg A +1 -0 icons/places/16/folder-decrypted-symbolic.svg A +1 -0 icons/places/16/folder-decrypted.svg A +1 -0 icons/places/16/folder-encrypted-symbolic.svg A +1 -0 icons/places/16/folder-encrypted.svg A +1 -0 icons/places/22/folder-decrypted-symbolic.svg A +1 -0 icons/places/22/folder-decrypted.svg A +1 -0 icons/places/22/folder-encrypted-symbolic.svg A +1 -0 icons/places/22/folder-encrypted.svg A +1 -0 icons/places/22/library-music-symbolic.svg A +1 -0 icons/places/22/library-music.svg https://invent.kde.org/frameworks/breeze-icons/-/commit/e16423aa6332b4d49a2367b917eb4f70964e364f (In reply to Nate Graham from comment #7) > Git commit e16423aa6332b4d49a2367b917eb4f70964e364f by Nate Graham. > Committed on 29/04/2024 at 21:58. > Pushed by ngraham into branch 'master'. > > Add 16 and 22px symbolic versions of some Places icons that were missing > > Mostly just symlinks, but I did create new folder-edit-sign-decrypted > icons based on the "encrypted" versions. > FIXED-IN: 6.2 > [...] > https://invent.kde.org/frameworks/breeze-icons/-/commit/ > e16423aa6332b4d49a2367b917eb4f70964e364f OMG, it was fast ! You probably was already on it. Nah, it was just easy to fix. :) |