-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #6. Fix dragging issues where cells are variables heights.
Previously the delegate had to keep track of the height of the cell being dragged. Adding the draggingRowHeight property allows easier manipulation in cases where cells are variable heights.
- Loading branch information
bvogelzang
committed
Jul 18, 2013
1 parent
4576ac9
commit 4f6e9ad
Showing
2 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters