You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
Bug Information
I've not been able to check iOS and Android, but they might have similar issues.
Version Number of Plugin: 3.1.1.1-beta
Device Tested On: UWP, unknown on other platforms.
Steps to reproduce the Behavior
add a font image source as the source image for your control, something like this:
Expected Behavior
the imageCircle control will show the fontImageSource
Actual Behavior
Nothing is displayed
Code snippet
the UWP ImageCircleRenderer is missing a clause for FontImageSource, something like the code below enables it to work:
The text was updated successfully, but these errors were encountered: