Invalidate planner in order to repaint dependencies after updating tasks in Gantt
FEA: ItEr77S12AdaptPlanningAccordingTimesheets
This commit is contained in:
parent
48b4783524
commit
51f3d75038
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ public class AdaptPlanningCommand implements IAdaptPlanningCommand {
|
|||
}
|
||||
}
|
||||
|
||||
((Planner) context.getRelativeTo()).invalidate();
|
||||
context.reloadCharts();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue