Changeset [7de4fe7afad4bb552e61ca1270fabf475b0aa1dc] by Alexander Ljungberg
October 23rd, 2012 @ 04:24 AM
Fixed: automatic table view sort descriptors didn't work for deeper bindings.
If a table view column showed for example
arrangedObjects.user.name
, it would try to sort
arranged objects by name
instead of
user.name
.
https://github.com/cappuccino/cappuccino/commit/7de4fe7afad4bb552e6...
Committed by Alexander Ljungberg
- M AppKit/CPTableColumn.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.