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 Aug 5, 2020. It is now read-only.
This looks like this is only a problem when you have text-rendering: optimizeLegibility; turned on. Which we don't by default... I'm okay with ensuring that it's fine though.
The following property helps fix some rendering issues with the Ellipse mixin for Android
text-rendering: auto;
Fixes issues like this one
The text was updated successfully, but these errors were encountered: