Release History

By product

UI for Windows Phone Q3 2014 (2014.3.1201)

November 30, 2014

BusyIndicator

FIXED
  • Animation issues.

ContextMenu

FIXED
  • Exception when using RadContextMenu with Hub.

DataBoundListBox

FIXED
  • DataBoundListBox now listen to ItemPropertyChanged and ItemTemplateSelector property.
  • Reduced minimum buffer scale to 0. Reduced default value to 1
  • Fixed an exception when ItemsSource is set to empty VirtualizingDataCollection.

HubTile

FIXED
  • RadPictureRotator updates its images inaccurately when its source is changed at runtime.
  • RadPictureRotatorHubTile does not take into account the latest source in the next update.
  • "Cannot Resolve TargetName, FrontProjection" and "Cannot Resolve TargetName, BackProjection".

ImageEditor

FIXED
  • Localization issues.

ListPicker

FIXED
  • Incorrect behavior when in pop-up mode SelectedValue is set to null.

MessageBox

FIXED
  • Removed hard-code width for buttons when RadMessageBox is re-templated with vertical StackPanel and exactly two buttons are displayed.

Pagination

FIXED
  • Removed unnecessary interface dependencies from IPageProvider.
  • NullReferenceException on item delete.

SlideView

FIXED
  • PullToRefreshIndicatorStyle is ignored.
  • RadSlideView does not raise SelectionChanged event when its SelectedItem property has been changed before its template has been applied.
  • Coerce RadPanAndZoom property to be at least 1.

AutoCompleteBox

FIXED
  • RadAutoCompleteBox now updates the suggestions(when delete operation has been made) after the text has been changed.
  • Fixed an issue with unnecessary delete operation.