Closed debug29 closed 10 years ago
If we make [motionView setImage:theimage]; with an already image set we have a problem with the scroll indicator. For this moment my only on solution is to imageview alloc in the setImage. like that :
// edit Resolved.
If we make [motionView setImage:theimage]; with an already image set we have a problem with the scroll indicator. For this moment my only on solution is to imageview alloc in the setImage. like that :
// edit Resolved.