Hello,
I'm using DependencyLines for quite some time now, and until now they worked fine. However, I'm introducing a whole new type of row in the ItemsSource which has to have a different height than the other rows. So instead of setting the RowHeight property on the gantt to a fixed height of 40, I've set the RowHeightBinding property.
The RowHeights are correctly set, but as a side effect, the DependencyLines aren't drawn correctly anymore.
I somehow understand why this happens, but is this going to be resolved in the near future? Or is there any other way I can fix this?
Kind regards,
Joachim