Dunno yet… I found a bug related to scrolling and zooming with NSScrollView; DTS said that turning off responsive scrolling was a workaround; so I figure that that subsystem may be in flux right now?
If you can reduce it to a sample project; I’d say file a bug explaining what you need and/or contact DTS to make sure that this issue is kept in mind while they are working on it? > On Aug 11, 2015, at 6:39 AM, Arun Bharti <[email protected]> wrote: > > We think copiesOnScroll behavior of NSClipView has changed in OSX 10.10?. > Because while scrolling it is not asking for redraw of newly exposed area!!! > Instead is asking for entire visible area to be redrawn every time. My > application is not compatible with responsive scrolling, so I cannot use it > and have turned it off. But I still need to keep that copiesOnScroll > behavior. Any help is appreciated.... > > Is there a way to redraw only the newly exposed portions of its document > while scrolling in OXS10.10? Please help me. > > Thanks for any guidance. > Regards > Arun Bharti > > _______________________________________________ > > 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/bdurbrow%40rattlesnakehillsoftworks.com > > 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]
