python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
CAShapeLayer with different Colors
I have a CAShapeLayer based on this answer that animates along with a UISlider.
It works fine but as the shapeLayer follows along its just 1 red CAGradientLayer color. What I want is the shapeLayer t...
Lance Samaria
Votes: 0
Answers: 1
How to use lineJoin and lineJoinStyle with a UIBezierPath?
I have a mask applied to a view using CAShapeLayer and UIBezierPath. I'd like to add a rounding effect to the line joins but it's not working. How do I round the corners of this shape?
You can plug th...
lurning too koad
Votes: 0
Answers: 2
changing size of CALayer also changes size of previously added layer's size
i'm trying to draw over UIImageView with this custome class and i would like to be able to change the size and color of lines being drawn by user. But every time i change the size or color of CALayer ...
Ramesh Sanghar
Votes: 0
Answers: 1
UIBezierPath combine shapes
This is not asking the same question as How can I combine UIBezierPath drawings? even though the name is similar
I have a shape that needs to be able to scale vertically and on one side of it are rou...
ashipma
Votes: 0
Answers: 0