Skip to content

1.0.1.1

Compare
Choose a tag to compare
@APopatanasov APopatanasov released this 12 Sep 07:58
· 244 commits to master since this release
bf23dd6

Calendar
NEW
Added property for hiding/showing the weekends inside the MultiDay view.
FIXED
The CurrentTimeIndicator does not respects its BorderThickness when set through the CurrentTimeIndicatorStyle.

Chart
FIXED
Chart axes lines, ticks and labels aren't theme aware by default since the Creators Update.
Chart crashes when it gets opened in a different UI thread.

DataGrid
NEW
Added nested PropertyName support for the DataGridColumns.
FIXED
TemplateColumn throws NullReferenceException when measuring its cells while scrolling.
Modifying the last item throws IndexOutOfRangeException when filter is applied.
When updating the selected item inside a filtered grid, the item is not positioned correctly.

RadialMenu
FIXED
COMException is thrown while opening and closing the RadialMenu.