Re: NSScrollView skips rendering pages

2014-06-16 Thread Uli Kusterer
On 16 Jun 2014, at 16:05, Sanjay Arora wrote: > My app uses NSScrollView to render a document having complex algorithms to > render images. The image rendering operation is quite cpu intensive and takes > time. > > When I scroll the document having multiple pages, using scroll pad or mouse >

NSScrollView skips rendering pages

2014-06-16 Thread Sanjay Arora
Hi, My app uses NSScrollView to render a document having complex algorithms to render images. The image rendering operation is quite cpu intensive and takes time. When I scroll the document having multiple pages, using scroll pad or mouse scroll, there happens some jerks in scrolling while re