Reputation: 537
I just updated all of my icon asset files from .pdf to .svg. Unfortunately, now I'm having strange scaling issues when using the svg images.
It appears that the only way they scale correctly is when used inside of a view that has autolayout. (ie stackviews)
Anyone have any ideas or tips on how to solve this?
This is 2 Right bar Buttons. The cone is an svg and the circle is a system icon.
This is a cell where the constraints are being ignored
Thank you
Upvotes: 3
Views: 592