Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in calayer

Add a CALayer as sublayer centered inside an UIView

ios objective-c calayer

Have a CALayer with many sublayers. When setNeedsDisplay is called on a sublayer, I get an invalid context error

How to draw a 1 pixel-wide smooth border on a UIView, with a cornerRadius?

ios uiview calayer

cocoa -- getting nested NSViews and CALayers to resize proportionally

CAAnimation, snapping back

ios calayer caanimation

CALayer Auto Layout

ios swift calayer

Reset CALayer drawings / animations

ios swift animation calayer

Border is overlapping on view : how to set superview opaque

Screen capture using renderincontext of presentationlayer not working

AVSampleBufferDisplayLayer not rendering on device

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