RSS

(root)/iphone/common : 48 : Jigs/source/ImageWell.m

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to Jigs/source/ImageWell.m

Dömötör Gulyás
2009-10-28 02:04:32
Revision ID: dognotdog@gmail.com-20091028010432-ncgjtcsyxavch41q
tappity improvements

Show diffs side-by-side

added added

removed removed

147
147
                [img retain];
148
148
                [image release];
149
149
                image = img;
150
 
                //[self performSelectorOnMainThread: @selector(setNeedsDisplay) withObject: nil waitUntilDone: NO];
151
150
        }
152
 
        [self setNeedsDisplay];
 
151
        [self performSelectorOnMainThread: @selector(setNeedsDisplay) withObject: nil waitUntilDone: NO];
 
152
        //[self setNeedsDisplay];
153
153
}
154
154
 
155
155
@synthesize image, cornerRadius, borderColor, borderWidth, fillView, imageAlpha;

Loggerhead 1.17 is a web-based interface for Bazaar branches