major
nice-to-have
defect
major
enhancement
(User-visible)
With the non-overlapping display, groups of rows are now created for individual PSP elements instead of individual rows... meaning that PSP elements may be displayed across multiple lines.
The ability to retain the row color within these groups and change it only between groups has been introduced.
Code Migration
The signature of the AbstractGanttChartCreator::getRowBackgroundColor(...) method has been changed. Any overrides and calls must be adjusted. RowColorIndexer must now be used to specify the color change between rows.
Test
None?