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
With the merger of #2106 we regressed on respecting the scale of dp:px for SVG. This can be solved with a few lines, but requires the actual scale information in the widget code. That info isn't piped through right now, so the prerequisite step is to get that piped in.
Hopefully I can have this fixed soon, but just in case I'm creating this issue to track it.
The text was updated successfully, but these errors were encountered:
With the merger of #2106 we regressed on respecting the scale of dp:px for SVG. This can be solved with a few lines, but requires the actual scale information in the widget code. That info isn't piped through right now, so the prerequisite step is to get that piped in.
Hopefully I can have this fixed soon, but just in case I'm creating this issue to track it.
The text was updated successfully, but these errors were encountered: