We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use ionicons.ttf font to add font icons to cells via FontImageSource. The icon is rendered, but the aspect ratio is not preserved.
The icon maintains aspect ratio, just like it does with SVG icons.
The icon is stretched in all directions without maintaining aspect ratio.
Android not tested.
FontImageSourceBug.zip
None known.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I use ionicons.ttf font to add font icons to cells via FontImageSource. The icon is rendered, but the aspect ratio is not preserved.
Steps to Reproduce
Expected Behavior
The icon maintains aspect ratio, just like it does with SVG icons.
Actual Behavior
The icon is stretched in all directions without maintaining aspect ratio.
Platforms
Android not tested.
Basic Information
Screenshots
Reproduction Link
FontImageSourceBug.zip
Workaround
None known.
The text was updated successfully, but these errors were encountered: