Your IKImageBrowserItem must change its returned imageUID when the imageRepresentation changes so that the IKImageBrowserView knows to recache the image.
Dave > On Mar 2, 2015, at 12:37 PM, Steve Mills <[email protected]> wrote: > > Is there any way to force IKImageBrowserView to throw out a cached thumbnail > and regenerate it on a changed imageRepresentation? I can definitely see that > imageRepresentation is returning a different url, but the browser still draws > the old one, even after calling reloadData. > > -- > Steve Mills > Drummer, Mac geek > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/dave.fernandes%40utoronto.ca > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
