Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[UWP] Fixed wrong font path in FontImageSourceHandler #12362

Merged
merged 2 commits into from
Nov 6, 2020
Merged

Conversation

jsuarezruiz
Copy link
Contributor

@jsuarezruiz jsuarezruiz commented Oct 5, 2020

Description of Change

Fixed wrong font path in FontImageSourceHandler UWP.

NOTE: Verified that Issue12153 (using non-embedded font ) tests continues working.

Issues Resolved

API Changes

None

Platforms Affected

  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery and navigate to the issue 12344. If you can see the icon, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@JKNAUG
Copy link

JKNAUG commented Oct 14, 2020

Will this fix make it into the next SR?

@samhouts samhouts added blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. i/regression labels Nov 2, 2020
@samhouts samhouts added the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Nov 2, 2020
@rmarinho rmarinho removed the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Nov 3, 2020
@samhouts samhouts added retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. and removed retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. labels Nov 3, 2020
@rmarinho rmarinho linked an issue Nov 4, 2020 that may be closed by this pull request
@rmarinho rmarinho added this to the 4.8.0 milestone Nov 6, 2020
@mattleibow
Copy link
Contributor

Just adding a comment that this code change before this PR with #12171 after we added the embedded font support I think.

@rmarinho rmarinho linked an issue Nov 6, 2020 that may be closed by this pull request
Copy link
Contributor

@mattleibow mattleibow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems to be working just fine here!

@rmarinho rmarinho merged commit ba53417 into 4.8.0 Nov 6, 2020
@rmarinho rmarinho deleted the fix-12344 branch November 6, 2020 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.8.0 regression on 4.8.0 a/fonticon a/fonts blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. ControlGallery hacktoberfest 🍻 hacktoberfest-accepted i/regression p/UWP t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] UWP - FontIcons not showing in Latest Xamarin Form release [Bug] FontImageSource does not work on UWP
5 participants