Description
Description
We switched the sidebar & tabs away from Storage Thumbnail in #14701. This introduced a regression in the icon quality so we started requesting a larger size as a workaround, but this isn't a satisfactory solution for the long term.
Concerned code
SidebarPinnedModel.cs
NavigationHelpers.cs
Gains
- Higher quality thumbnail
Requirements
- Sidebar and tabs should use
16
(except Recycle Bin which should use48
) - Image should be sharp
Comments
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done