|
November 30, 2012 - Syncfusion Essential Studio for WinRT (XAML) beta 10.4.0.57 release
Common:
- Published beta version of the user guide for all controls and it is available in the following location.http://help.syncfusion.com/winrt
Chart:
- SD15362 - Chart series is not refreshed when ItemsSource is cleared’ has been fixed.
- SD15363 - Pie series is not rendered when there is only one item’ has been fixed.
- SD15364 - When there is multiple axes, other axes are not arranged properly when one of the ChartAxis is collapsed’ has been fixed.
- SD15365 - When primary axis value type is DateTime, content displayed in axis labels are always few minutes ahead’ has been fixed.
Maps:
- Issue with the Latitude and Longitude values get swapped during Custom Data Binding and Annotation has been fixed.
Gauge:
- SD15079- Issue with the designer becoming unresponsive when dragging and dropping the Gauge control from toolbox has been fixed.
- In Circular Gauge, property name has been changed from Scale to MainScale.
Range Slider:
- ThumbToolTipPlacement type is changed from PlacementMode to ThumbToolTipPlacement.
- AccentBrush property has been removed.
- IsThumbToolTipEnabled property had been removed.
- ThumbStyle property has been removed.
Radial Menu:
- AllowSubItems and IsCheckable properties have been removed.
Numeric textbox:
- Default Value for MaximumNumberDecimalDigits has been changed from 2 to Int32.Max
- ValueChangedEventHandler and ValueChangedEventArgs were used for ValueChanged event, previously it was PropertyChangedCallBack.
- SD15096 – Issue with Value not being properly formatted when control gets focus programmatically has been fixed.
- SD15178 – Issue with Numeric textbox displaying incorrect values when typing from Numpad has been fixed.
Numeric UpDown:
- ValueChangedEventHandler and ValueChangedEventArgs were used for ValueChanged event, previously it was PropertyChangedCallBack.
Domain UpDown:
- ValueChangedEventHandler and ValueChangedEventArgs were used for ValueChanged event, previously it was PropertyChangedCallBack.
DatePicker:
- HeaderStyle, HeaderTemplate, ShowDoneButton and ShowCancelButton properties have been removed. They have all been moved into DateSelector.
- DateTimeChanged event has been renamed to ValueChanged.
- SD 15182 – Issue with Binding to DateTime property throwing an exception has been fixed.
- SD15179 – Issue with not being able to select values for the first time after mouse wheeling is done has been fixed.
TimePicker:
- HeaderStyle, HeaderTemplate, ShowDoneButton and ShowCancelButton properties have been removed. They have all been moved into TimeSelector.
- SD15179 - Issue with not being able to select values for the first time after mouse wheeling is done has been fixed.
TimeSelector:
- AM/PM loopingselector name has been changed from PART_Meridien to PART_Meridiem.
HubTile:
- SD15177 – Issue with designer crashing has been fixed.
|