git clone git://github.com/kballard/gitnub.git
Properly set the image load operation as complete when it downloads the image
...697071 727374
...6970717273747576
0@@ -69,6 +69,8 @@ class ImageLoadOperation < OSX::NSOperation0 )0 @delegate.imageLoadForURL_didFailWithError(@url, error)0 end0+ setExecuting false0+ setFinished true0 end0 0 private
No one has commented yet.
Add a comment:
Comments
No one has commented yet.