There are some double lines between the groups in the ScheduleView. Also, the lines of the headers in the MonthView are displaced.
If ShowWeekGroupHeaders="True" and we have AllDayArea, the extra line from week group header is not taken into account by the AllDayArea and that shifts the last appointment in it to show in the day area. The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.
Available in LIB version 2016.2.530, it will be also available in the 2016 R2 SP1.
Reproducible in the latest demo. Create daily recurrence. Select multiple occurrences and drag them. For the first time they will be dragged. Then select exceptional (this is important!) occurrences and drag them - only the occurrence which was selected first will be dragged.
When a time line view is used with resource descriptors and a single resource contains multiple appointments ScrollIntoView scrolls to the wrong position. The resource slot is scrolled in the view but the appointment is not in view when the slot is large. Attached is a sample project demonstrating the problem.
Render the TimeRuler of the two specific days during the year in DayViewDefinition in the following way: When setting back the clock: 00:00 01:00 02:00 (02:00) 03:00 04:00 ... And when setting it forward it would be: 00:00 01:00 03:00 04:00 ...
Appointments are rendered below the AllDayArea.
When edit the a recurrent appointment by dragging or resizing it, existing exceptions are not cleared. They are cleared only when edit the appointment by its dialog.
The scroll goes only to the top or to the bottom.
When the appointment is in the AllDayArea and it ends at the CurrentDate and the DayStartTime and DayEndTime are set, the arrow for continuance is still shown.