Planner Show Current

Only first row is painted with ShowCurrent Color in Mode.PlannerType = plDay and GetCurrentTime is assigned. If GetCurrentTime is not assigned all rows are painted correct regarding ShowCurrent.

Suggestion: TimeIndicator is using time from GetCurrentTime if assigned.

We applied an improvement.
When you return via OnGetCurrentTime only the time, the slot will be colored for all positions. If the date part is not zero, it will be colored on the position for this particular day only.
Next update will have this improvement.