Timeline Tree: checkCollision method always returning true

collisionFlag = scheduler.checkCollision(eventObj);

Why does it always return true? Even when the event in picture is not colliding with any other event?

Any help would be greatly appreciated.

1 Like