Completed
Last Updated: 30 Mar 2017 08:00 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
The trackball highlights incorrect set of points when the DateTimeContinuousAxis has MajorStepUnit set to hour and MajorStep set to 24.
Completed
Last Updated: 03 Feb 2017 08:38 by ADMIN
Only the axes are zoomed, but series are not clustered and the zoom has no effect on them. This happens only on device, on emulator it works fine.
Completed
Last Updated: 26 Feb 2018 10:48 by ADMIN
Completed
Last Updated: 28 Feb 2017 11:09 by ADMIN
Completed
Last Updated: 30 Mar 2017 07:28 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When the user navigates from a detail page containing RadCalendar control the app crashes with System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
Unplanned
Last Updated: 27 Feb 2018 10:45 by ADMIN
Unplanned
Last Updated: 04 Apr 2017 15:17 by ADMIN
When using TKDataFormMultilineTextEditor can not set the hint text
Declined
Last Updated: 15 May 2017 08:12 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 1
Category: UI for Xamarin
Type: Feature Request
0
Provide the ability to Center tab items horizontally.

Note:
This is already implemented, just set the HorizontalOptions of the header item to Center:
<telerikPrimitives:TabViewItem>
 <telerikPrimitives:TabViewItem.Header>
  <telerikPrimitives:TabViewHeaderItem Text="Home" HorizontalOptions="Center" />
 </telerikPrimitives:TabViewItem.Header>
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 May 2018 13:12 by ADMIN
ADMIN
Created by: Rosi
Comments: 0
Category: UI for Xamarin
Type: Feature Request
0
Component for Xamarin.Forms for reading capabilities.
Completed
Last Updated: 21 Jun 2017 11:19 by ADMIN
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 26 Feb 2018 10:59 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 31 May 2021 13:26 by ADMIN
ADMIN
Created by: Georgi
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0
Available in the R2 2017 PS release.
Completed
Last Updated: 21 Jun 2017 12:10 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
The Value property is not updated when users tap on a ratingItem, the ValueChanged event is not triggered as well.

Available in the R2 2017 PS release.
Unplanned
Last Updated: 06 Jun 2017 10:57 by ADMIN
In a scenario where the ViewModel is declared in Xamarin.Forms project and the ListView is bound to an ObservableCollection, calling NotifyDataSetChanged on the Android Adapter does not cause the ListView to update its Items. You need to explicitly set the Items property of the ListViewAdapter to be the modified collection of items.
Declined
Last Updated: 07 Apr 2020 10:42 by ADMIN
Allow mouse interactivity with any shape - polygons as well as primitives like ovoids & simpler polygons (triangles, squares, stars ...). 
Unplanned
Last Updated: 07 Jun 2017 12:41 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0

			
Unplanned
Last Updated: 15 Jun 2017 12:36 by ADMIN
When you have zoomed the initial view of the chart and you try rotating the screen - the dates are changed
Unplanned
Last Updated: 26 Feb 2018 10:34 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
When the density of the labels is too high, the labels are overlapped
Unplanned
Last Updated: 26 Feb 2018 10:33 by ADMIN
When you have set the PlotMode to BetweenTicks and try to zoom the Chart, some unnecessary blank gaps are added to the sides of the chart. Respectively, the more you zoom - the bigger the spaces become.