Changeset [05e435633ff7ef1dd77fb028b8887a311706cb2d] by Alexander Ljungberg
July 28th, 2010 @ 10:57 AM
Fixed: if a custom CPTableView header view was used for a
column, such as a CPImageView, sorting by that column would cause
an exception as CPTableView tried to send _setIndicatorImage: to
the view. The fix is to only send the message if the view supports
it.
http://github.com/280north/cappuccino/commit/05e435633ff7ef1dd77fb0...
Committed by Alexander Ljungberg
- M AppKit/CPTableView.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.