Paul Robinson

Results 1 issues of Paul Robinson

In PickupDragController, lots of code is careful to check whether context.dropController is null or not. On dragStart(), context.dropController can be set, but is sometimes left null. dragMove() should set context.dropController,...