Implement new "Super Nova" icons in the Folder Pane
Categories
(Thunderbird :: Theme, task)
Tracking
(Not tracked)
People
(Reporter: aleca, Assigned: micah)
References
Details
Attachments
(7 files, 1 obsolete file)
Implement the new icons in the Folder Pane for all accounts.
We need to explore and define if we want these icons to react to the density variations, or if the "compact" variant (16px) should be kept constant.
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Leaving open because we need to add a density variant for folder pane.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f66f2d68d50f
Implement new icons in Folder Pane r=aleca
Comment 5•3 years ago
|
||
Reporter | ||
Comment 6•3 years ago
|
||
The icons are incorrectly styled when the treechildren is selected but the tree doesn't have the focus.
This seems to happen only on macOS.
Since these are shadow DOM elements it's kinda tricky to find which style is affecting this in the inspector.
Richard, are you able to figure this out?
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/58ec8b3b50f9
Show the folder icons correctly in all menulists. r=aleca
Comment 8•3 years ago
|
||
(In reply to Alessandro Castellani [:aleca] from comment #6)
Created attachment 9275945 [details]
Screen Shot 2022-05-10 at 1.41.52 PM.pngThe icons are incorrectly styled when the treechildren is selected but the tree doesn't have the focus.
This seems to happen only on macOS.
Since these are shadow DOM elements it's kinda tricky to find which style is affecting this in the inspector.
Richard, are you able to figure this out?
There are some places that are missed to set the correct fill/stroke. Found also an issue on Windows with dark theme. I'll look if I can fix the issues.
Comment 9•3 years ago
|
||
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b23afa595fe0
Set the correct folder icon colors when selected or new message. r=aleca
Assignee | ||
Comment 11•3 years ago
|
||
Comment 12•3 years ago
|
||
Reporter | ||
Comment 13•3 years ago
|
||
I just noticed that the indicator of "new" emails is cut off in normal and compact density.
I think it's a regression but I'm not sure it was caused by the new icon or any adjacent work we did here.
Anyway, it should be a very minor fix.
Reporter | ||
Updated•3 years ago
|
Comment 14•3 years ago
|
||
(In reply to Alessandro Castellani [:aleca] from comment #13)
Created attachment 9276626 [details]
Screen Shot 2022-05-15 at 10.02.18 PM.pngI just noticed that the indicator of "new" emails is cut off in normal and compact density.
I think it's a regression but I'm not sure it was caused by the new icon or any adjacent work we did here.
Anyway, it should be a very minor fix.
On which platform? On Windows with normal density it's okay. I think this is correlated with the treeitem height.
Reporter | ||
Comment 15•3 years ago
|
||
Sorry, forgot to mention. That's on macOS, no issues on Windows or Linux.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 16•3 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/58daa42916da
Implement new icons at touch density in folderpane r=aleca
Reporter | ||
Comment 17•3 years ago
|
||
Anything else needed for this bug?
Assignee | ||
Comment 18•3 years ago
|
||
(In reply to Alessandro Castellani [:aleca] from comment #17)
Anything else needed for this bug?
Not that I know of, unless I'm missing something.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Reporter | ||
Updated•2 years ago
|
Description
•