Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in calayer

What's the difference between setting the zPosition of a layer vs changing it via CATransform3DTranslate

ios core-animation calayer

On iOS, setNeedsDisplay really doesn't cause drawRect to be called... unless CALayer's display or drawInContext finally calls drawRect?

How to debug infinite loop "crash" in Xcode for iOS involving CALayer and view layout during search?

iphone ios ipad uiview calayer

Can't release unused CALayer memory when using multiple layers

UIWebView corners not rounded

ios6 uiwebview calayer

UIButton User Defined Run Time Attributes Does not Work

How can I animate the contents property of a CALayer using an array of UIImages?

ios uiimageview calayer

CALayer's backgroundFilters doesn nothing on UIView

ios ios6 calayer

When does a CALayer have a presentationLayer?

CALayer is not positioned correctly within the View

How to get touch event on a CALayer?

iphone events touch calayer

How to prevent layoutSubviews being called when transforming sublayers?

ios uiview calayer

Does iOS CALayer.zPosition NOT transcend view hierarchies?

How to animate a CIFilter with CoreAnimation in iOS?