mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 05:27:03 +00:00
- Default dragView containing dragged rows, works with discrete rows - scroll-as-you-drag feature - draggingEntered returns a drag operation. Rearranged a bit the code. - fixed dragPoint/target row - Modified test app so you can drag in both ways and also move indexes internally
Requires objj be installed, as well as ojunit, located at http://github.com/280north/ojunit
Run individual tests using a command similar to the following:
objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j