Changeset [ded413481c01aa122752eadaecf6b3eb08305928] by Alexander Ljungberg
January 19th, 2010 @ 12:45 PM
Fixed: under certain circumstances controls would not be drawn
despite a call to setNeedsDisplay:YES. A typical symptom of this
was custom CPViews' drawRect never being called. The error was
caused by _CPDisplayServer throwing away its remaining work
whenever the display code of a control called setNeedsLayout.
http://github.com/280north/cappuccino/commit/ded413481c01aa122752ea...
Committed by Alexander Ljungberg
- M AppKit/_CPDisplayServer.j
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.