Xamarin.iOS Documentation | ComponentOne
Release History / 2017 v2.1 Hotfix
In This Topic
    2017 v2.1 Hotfix
    In This Topic

    This section contains information about all the new features, enhancements, and breaking changes in Xamarin.iOS since 2017 v2 release.

    FlexChart

    Bug Fixes

    • Fixed issue where Tooltip does not display when X value contains DBCS char.
    • Selected series is now drawa properly on top of all other series.
    • Selected series moves no longer moves to the next to last series it's double tapped.
    FlexPie

    Bug Fixes

    • Fixed issue where Tooltip does not display when X value contains DBCS char.
    • Selected series is now drawa properly on top of all other series.
    • Selected series moves no longer moves to the next to last series it's double tapped.
    Input

    Bug Fixes

    • [ComboBox/AutoComplete]Fixed a System.ArgumentOutOfRangeException that could occur when select any item if some items contained null values.
    • [AutoComplete/ComboBox] Setting TextFont property now properly takes effect.
    • [ComboBox/AutoComplete]NullReferenceException occurs when ItemsSource is set null after you select and item and the SelectedValuePath is already set.