Skip to content

CmdPal: Fix auto-sized font icons in grid views - #50231

Open
Jiří Polášek (jiripolasek) wants to merge 1 commit into
microsoft:mainfrom
jiripolasek:dev/jpolasek/f/50225-cmdpal-iconbox-in-gridview
Open

CmdPal: Fix auto-sized font icons in grid views#50231
Jiří Polášek (jiripolasek) wants to merge 1 commit into
microsoft:mainfrom
jiripolasek:dev/jpolasek/f/50225-cmdpal-iconbox-in-gridview

Conversation

@jiripolasek

@jiripolasek Jiří Polášek (jiripolasek) commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Summary of the Pull Request

This PR fixes icons in grid and gallery views.

  • Stabilizes auto-sized font icons inside Viewbox.
  • Prevents recycled grid containers from clipping or losing glyphs.

Pictures? Pictures!

image

PR Checklist

  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Product-Command Palette Refers to the Command Palette utility Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CmdPal: Font icons are clipped or missing inside Viewbox

2 participants