Re: IKImageBrowserView image quality changing with redraw

2009-12-08 Thread Adam Berger
This has so far only been tested on SnowLeopard. I'm going to divide this into two issues, since I'm not 100% sure they're related. 1) On redraw, a filtering is applied that changes the image quality. Are you seeing this change on first redraw from a large NSImage (rather than from a url to an im

Re: IKImageBrowserView image quality changing with redraw

2009-12-08 Thread Thomas Goossens
Hi Adam, Is this on Leopard or Snowleopard ? I just tried to load images from /System/Library/Desktop Pictures in an IKImageBrowserView using the NSImage representation. They appears just fine for me (SnowLeopard). > [Side note: I've seen reference to the prefetching behavior > of IKImageBrowse

Re: IKImageBrowserView image quality changing with redraw

2009-12-08 Thread Mike Abdullah
On 8 Dec 2009, at 00:01, Adam Berger wrote: > I'm trying to move from a custom view to an IKImageBrowserView in a project, > and running into a somewhat odd problem. Context: my IKImageBrowserItems are > IKImageBrowserNSImageRepresentationType, backed by a relatively > large (~600x800) NSImage. >

IKImageBrowserView image quality changing with redraw

2009-12-07 Thread Adam Berger
I'm trying to move from a custom view to an IKImageBrowserView in a project, and running into a somewhat odd problem. Context: my IKImageBrowserItems are IKImageBrowserNSImageRepresentationType, backed by a relatively large (~600x800) NSImage. When first drawn, at any scale factor, this looks grea