Re: (Problems) Scaling NSViews with scaleUnitSquareToSize

2011-09-29 Thread Eric Wing
Oops. Didn't realize the photo album (image links) needed permissions changed. That should be fixed now. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators

(Problems) Scaling NSViews with scaleUnitSquareToSize

2011-09-28 Thread Eric Wing
I am working on a code base that happens to be using scaleUnitSquareToSize. I think the intent is to actually scale the view to various scale factors like 2 and .5. I have been in the process of making said view layer-backed (Core Animation) and adding subviews to it. I have been seeing a lot of