CPScrollView performance issues (maximum calls of reflectContentsOfScrolledClipView: perceived often)
Reported by Francisco Tolmasky | October 6th, 2008 @ 02:36 PM | in 0.5.2
The problem was in the way we were handling document view frame changes. Now we just do scrollToPoint: in clip view instead of trying to identify it in reflectScrollClipView: (incorrectly), thus limiting recursive calls.
Comments and changes to this ticket
-
Francisco Tolmasky October 6th, 2008 @ 02:36 PM
- Milestone set to 0.5.2
-
admin (at 280north) October 6th, 2008 @ 02:43 PM
- State changed from new to resolved
(from [4d39466f147d25f2094de5f3cb2c8ac4976365e9]) Fix for CPScrollView performance issue.
[#93 state:resolved]
Reviewed by ross. http://github.com/280north/cappu...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Referenced by
- 93 CPScrollView performance issues (maximum calls of reflectContentsOfScrolledClipView: perceived often) [#93 state:resolved]