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

Fix Deprecated icons (#8379) #8576

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

kmahone
Copy link
Member

@kmahone kmahone commented Jun 22, 2023

Merge of #8379 in main

The WinUI2 'Fix Deprecated Icons' PR was running into issues due to a problem with the pipeline validating builds from forks. To work around that I've merged the PR into a private branch and kicked off a PR into main from here.

* Fix Deprecated icons

* update remaining glyphs

---------

Co-authored-by: Karen Lai <[email protected]>
@kmahone kmahone mentioned this pull request Jun 22, 2023
@kmahone
Copy link
Member Author

kmahone commented Jun 22, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jun 22, 2023
@kmahone kmahone merged commit a7183df into main Jun 22, 2023
@kmahone kmahone deleted the user/kmahone/fix-deprecated-icons branch June 22, 2023 18:46
@karkarl
Copy link
Contributor

karkarl commented Jun 27, 2023

Hey @Jay-o-Way, wondering if you know what specific settings on the windows OS needed to repro the glyph bug? I am trying to verify the fix with the newly merged changes.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage Issue needs to be triaged by the area owners label Jun 27, 2023
@Jay-o-Way
Copy link
Contributor

Jay-o-Way commented Jun 28, 2023

@karkarl Not exactly, no. I'm too European for that - I never set my OS to Chinese. Wouldn't dare either, afraid I lose the settings and have to learn to read Chinese. xD

[edit] I used Windows Sandbox (first time for everything) set the App Language to Chinese Simplified, Chinese Hong Kong and to Japanese. Then opened an app of which I know for a fact has some of these "invalid" icon codes. Strangely, didn't see much problems. The icons that should give an issue, appear normal. So far my quick test.

kmahone added a commit that referenced this pull request Jul 7, 2023
Includes these fixes:
* [Fix Deprecated icons ](#8576)
* [Fix Voice Access 'Show Bubbles' annotation of WebView2 Content](#8551)
* [Add const keyword to resolve warnings (treated as errors) C26462 and C26496](#8567)
* [[WebView2] Apply text scale factor to CoreWebView2 content](#8540)
* [Fix horizontal scrolling on trackpad](#8403)
ronanlee777 added a commit to ronanlee777/csharp-microsoft that referenced this pull request Aug 5, 2024
Includes these fixes:
* [Fix Deprecated icons ](microsoft/microsoft-ui-xaml#8576)
* [Fix Voice Access 'Show Bubbles' annotation of WebView2 Content](microsoft/microsoft-ui-xaml#8551)
* [Add const keyword to resolve warnings (treated as errors) C26462 and C26496](microsoft/microsoft-ui-xaml#8567)
* [[WebView2] Apply text scale factor to CoreWebView2 content](microsoft/microsoft-ui-xaml#8540)
* [Fix horizontal scrolling on trackpad](microsoft/microsoft-ui-xaml#8403)
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.

3 participants