When the primary interval is week/month/year there is a problem with the representation of the bars in the gantt chart.
Suppose a task starts on friday of week 1 and ends in the middle of week 2, the representation in the gant chart will show a period of two weeks. This is an incorrect representation and can mislead you when you read the chart.
This is also the case when primary interval is month.
it should be possible to drag and drop a task per day even when the primary interval is week. This would allow to display more of a planning on less screen space and still have the same meaning.
We made the tasks align with the edges of the time slots over which they span, similarly to the case where UltraTimelineView's AlignActivityWithPrimaryInterval property is set to true. If you like you can submit a feature request for a similar property which, when set to false, sizes the width based on the actual duration.
I have submitted a request because I don't see this feature in the latest version. Is there not any sort of work around?
Due to the snapping the chart looks wrong, especially with the dependencies as shown below. Thanks.