acerbetti / ACEDrawingView

An open source iOS component to create a drawing app
Apache License 2.0
665 stars 171 forks source link

Fixing drawing of draggable text #90

Closed rlustemberg closed 6 years ago

rlustemberg commented 6 years ago

- (UIImage *)applyDrawToImage:(UIImage *)baseImage was not drawing the draggable text views to the returned UIImage.