Premium support for our pure JavaScript UI components


Post by jean-francois »

Hi,

I was wondering if there was an option to activate globally to avoid having gap when I'm changing the endDate of a task (and then the startDate is later and therefore, there is a gap between the startDate of the current task and the endDate of the previous one)

We'd like all tasks to follow themselves without having a gap between them.

thx,

Jean-Francois


Post by mats »

You mean for the Gantt? Can you describe with a screenshot? Unless you set https://bryntum.com/docs/gantt/#Scheduler/model/DependencyBaseModel#field-lag on your dependencies, there will not be any gap between the tasks.


Post by jean-francois »

Screenshot 2020-11-26 at 09.35.17.png
Screenshot 2020-11-26 at 09.35.17.png (497.3 KiB) Viewed 648 times

In that case, I moved forward the task "website design" which created a gap between it and the previous one (setup web server) we'd like the previous tasks to move forward too unless they are completed


Post by arcady »

It's not supported out of the box. Dependencies affect tasks in a certain direction: predecessors push successors ..not vise versa.


Post by jean-francois »

thx for your answer


Post Reply