Michael Rublev

Results 1 comments of Michael Rublev

The problem is using `setImageWithString:` when drawing context isn't ready. Try to move it into `drawRect:` or somewhere else, when image view's drawing context exists.