CALayer mask issue
CALayer mask issue
- Subject: CALayer mask issue
- From: Michael Vannorsdel <email@hidden>
- Date: Tue, 30 Mar 2010 10:48:39 -0600
I have a CALayer that is larger than the window and I move that layer around to view various sections of it. The layer is also masked by another CALayer. The problem I have is if I move half of the layer out of view the mask stops working right. As if the mask is transparent so none of the view layer contents is shown. I've verified the contents of both layer and mask layer are valid and correct, but the masking just stops working. After that point even applying a new mask for the layer still won't mask it.
Is there some gotchyas I should know about with masking layers?_______________________________________________
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