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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to