Re: NSScrollView scroll scale image problem
Re: NSScrollView scroll scale image problem
- Subject: Re: NSScrollView scroll scale image problem
- From: Graham Cox <email@hidden>
- Date: Sat, 25 Aug 2012 18:04:54 +1000
On 25/08/2012, at 5:45 PM, Peter Chan <email@hidden> wrote:
> [trans set];
You probably want [trans concat] instead.
Here, you're blowing away all the coordinate transforms that have been set up by your view, scrollers, etc and I wouldn't mind betting that's causing your issue.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden