Release History

By product

UI for Windows Universal (version 2016.1.0113)

January 12, 2016

Map

FIXED
  • An issue with suspending/resuming application on Windows 10.
  • Setting ShapeLabelAttributeName at runtime triggers creating labels.
  • InvalidMethodImpl compile-time exception.

DataGrid

CHANGED
  • Renamed LoadMoreRowsString property to LoadMoreRowsText.

SideDrawer

NEW
  • DrawerTransitionFadeOpacity and DrawerLength properties.

ListView

NEW
  • ItemCheckBoxes are now animated when shown/hidden.
  • Reorder with Handle.
FIXED
  • In Stack Strategy when the content of a RadListViewItem exceeds the visible area it is clipped.
  • When an animation which decreases the size of RadListViewItem is applied, its size is now immediately changed.
  • An issue where ListViewItems are unnecessarily animated when the SelectionMode is not MultipleWithCheckBoxes.
  • An issue with SelectionCheckBox which is not visible.

Expander

FIXED
  • A NullReferenceException is thrown in some cases.

DateTimePicker

FIXED
  • An issue in the selector - when the control is open and the Value is changed, the selector is not updated correctly.
  • An exception is thrown at design-time.
  • An issue with days selector disappearing on Month change.

DataForm

FIXED
  • An issue where DataForm can commit only when ValidationMode is OnCommit.

Chart

FIXED
  • There is an incorrect behavior in Point, ScatterPoint, Area, SplineArea and Bar series when selecting.

ImageEditor (New control)

NEW
  • With ImageEditor, your app users can edit images inside your app and save them locally. ImageEditor features a set of editing controls supporting operations such as crop, resize, contrast, auto-fix colors, blur, hue editing and more.