Ask: iOS question - border that rotates with view but doesn't scale with it?
https://news.ycombinator.com/item?id=4034308I am a long time web developer. Started developing for ios. I've created a view. The user can rotate, scale and move it. My question is, how do I attach a border to it in such a way that the border will rotate with the view, but won't scale with it?<p>Thanks.