Fire selectionIsChanging when selecting column. closes #437

This commit is contained in:
Randall Luecke
2010-05-19 01:02:39 -05:00
parent f0501f8494
commit 76443a5d7f
+1
View File
@@ -1724,6 +1724,7 @@ CPTableViewFirstColumnOnlyAutoresizingStyle = 5;
if (_allowsColumnSelection)
{
[self _noteSelectionIsChanging];
if (modifierFlags & CPCommandKeyMask)
{
if ([self isColumnSelected:clickedColumn])