Open GoogleCodeExporter opened 9 years ago
I had the same issue while working on jsgantt, and I was able to find a
workaround.
It was necessary to change the method AddTaskItem by checking if the new task
has a parent (different than 0), and if so, calculate the correct position for
the task to enter in the task list.
This solution is attached in my comment. So far in my tests everything worked
fine, but if someone finds some issue with it, please tell me!
Original comment by jcarlos...@gmail.com
on 19 Oct 2010 at 3:51
Attachments:
Original issue reported on code.google.com by
allen.e....@gmail.com
on 28 Feb 2010 at 1:24