Merge remote-tracking branch 'cappuccino/master' into NEW--CPTextView

This commit is contained in:
daboe01
2016-05-24 11:29:11 +02:00
+1 -2
View File
@@ -417,8 +417,7 @@ var CPTableHeaderViewResizeZone = 3.0,
}
else if (_isDragging)
{
// Disable autoscrolling until it behaves correctly.
//[self _autoscroll:theEvent localLocation:currentLocation];
[self _autoscroll:theEvent localLocation:currentLocation];
[self _dragTableColumn:_activeColumn to:currentLocation];
}
else // tracking a press, could become a drag