Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Gallery glyphs to current standard #1106

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

bpulliam
Copy link
Contributor

Description

Changes:

  • Update Delete from E107 to E74D
  • Update Accept from E10B to E8FB
  • Update Flag from E129 to E7C1
  • In sample 4, fixed the Lock (was using Permissions instead) to E72E
  • Fixed the sample code to match actual markup

Motivation and Context

As mentioned in microsoft/microsoft-ui-xaml#7850, there is a note in the documentation to use Unicode points E700+ when referencing glyphs. This change only changes the specific references in the WinUI Gallery code itself.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@Jay-o-Way
Copy link
Contributor

Nice. Are these files used for WinUI2 or Winui3 Gallery - or both?

@marcelwgn
Copy link
Collaborator

@Jay-o-Way These changes are targeting the WinUI 3 Gallery, only PRs targeting the winui2 branch are used by the WinUI 2 Gallery.

@bpulliam bpulliam merged commit e5efda3 into microsoft:main Oct 19, 2022
@bpulliam bpulliam deleted the user/bpulliam/glyph branch October 19, 2022 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants