acerbetti / ACEDrawingView

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

Fix loadImage process to load initial image without clearing with first #21

Closed adamdehaven closed 10 years ago

adamdehaven commented 10 years ago

This should allow users to load an initial image, and then not be cleared if they continue drawing and eventually press the Undo button.