
Improves Tooltip and Trackball behaviors for Financial Series charts.
Features
- Common
- Included telerikfont.ttf in Telerik.UI.for.Xamarin.Common NuGet package.
- Updated QSF and SDK application icons.
- Chart
- [iOS] Improve Tooltip and Trackball Behaviors for Financial Series so that they show the correct data.
- [iOS] Null value support.
- Entry
- Introduced API for text selection.
Fixes
- Common
- Modifying the default resources in the Blue theme results in ArgumentException.
- AutoCompleteView
- [iOS] NullReferenceException is thrown while filtering and when the control placed inside page navigated to it using PushModalAsync.
- BusyIndicator
- The visible content is not measured correctly.
- Calendar
- [iOS] Header with day names disappears.
- [iOS] WeekNumberDisplayMode has no effect when changed runtime.
- [iOS] Day names are visible when DayNamesDisplayMode = Hide.
- [iOS] DayView area cannot be scrolled when MinDate and MaxDate are set.
- [iOS] DayView is not rendered when you set the DayView Interval to 15 minutes.
- [iOS] Horizontal pinch in DayView causes vertical scale.
- [UWP] Switching through the cells throws KeyNotFoundException.
- Chart
- BindingContext of chart does not properly propagate to its children.
- Resetting the BindingContext of the Chart clears the series source even though it is not bound.
- [iOS] BarSeries are not rendered properly when negative values are present.
- [iOS] NSRangeException is thrown when second series has more items than the first one.
- [iOS] TargetInvocationException or ObjectDisposedException is thrown when a data-bound chart is the Content of a RadBusyIndicator and IsBusy changes.
- [iOS] Chart is rendered incorrectly when using a DateTimeContinuousAxis and the ItemSource of the last series is null.
- BindingContext of chart does not properly propagate to behaviors in all cases.
- [Android] Grid MajorLineThickness of Y MajorLines is ignored.
- ListView
- [iOS] Flickering when scrolling ListView with images.
- When reorder is enabled, dragging an item a little bit moves it to the first position.
- MaskedInput
- [UWP] Exception is thrown when typing and the control is themed.
- Exception is thrown when pasting text longer than the mask.
- TreeView
- Expand/Collapse indicator is misplaced.
- ItemTemplateSelector does not work.
- Xamarin for Android
- DataForm: The model is not updated when using DataFormSpinnerEditor.
- Xamarin for iOS
- Calendar: Disabled dates can be selected by swiping a range of dates.