Re: Responsive scrolling: prepareContentInRect: not called

2014-10-08 Thread Kyle Sluder
On Oct 8, 2014, at 2:53 AM, Antonio Nunes wrote: > > Turns out the problem is a different, and of course, almost embarrassingly > silly one. I misspelled the method name: prepareContentInrect rather than > prepareContentInRect. Now that I’ve caught that and corrected it, the method > is called

Re: Responsive scrolling: prepareContentInRect: not called

2014-10-08 Thread Antonio Nunes
On 08 Oct 2014, at 01:41, Ken Thomases wrote: >> Wondering if anyone has an idea of why prepareContentInRect: is not called >> for a view when responsive scrolling is enabled. >> >> We are using an NSScrollView subclass that overrides prepareContentInRect:. > > I would not expect -prepareConte

Re: Responsive scrolling: prepareContentInRect: not called

2014-10-07 Thread Ken Thomases
On Oct 7, 2014, at 9:31 AM, Antonio Nunes wrote: > Wondering if anyone has an idea of why prepareContentInRect: is not called > for a view when responsive scrolling is enabled. > > We are using an NSScrollView subclass that overrides prepareContentInRect:. I would not expect -prepareContentInR