
Adds built-in NavigateBack command to Radial Menu, plus reordering of grouped items in ListView.
Features
- RadialMenu
- Added built-in NavigateBack command.
- ListView
- Reordering of the items works when grouping is applied.
Fixes
- Calendar
- Current time indicator is started when the mode is not MultiDayView.
- AppointmentSource only fetches appointments for one month.
- DataForm
- Resolve timing issues by making the EntityProvider initialize immediately when the Item is set and build the editors when the template is applied.
- DataGrid
- COMException is thrown when dragging header with custom template.
- ListView
- The header and footer are not scrolled when the ListView is oriented horizontally.
- Key press is handled by the ListView when the original source is not the item itself.