# 2017 v2.1 Hotfix

## Content



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

| **FlexChart** |
| --- |
| **Bug Fixes**<ul><li>Fixed issue where Tooltip does not display when X value contains DBCS char.</li><li>Selected series is now drawa properly on top of all other series.</li><li>Selected series moves no longer moves to the next to last series it's double tapped.</li></ul> |
| **FlexPie** |
| **Bug Fixes**<ul><li>Fixed issue where Tooltip does not display when X value contains DBCS char.</li><li>Selected series is now drawa properly on top of all other series.</li><li>Selected series moves no longer moves to the next to last series it's double tapped.</li></ul> |
| **Input** |
| **Bug Fixes**<ul><li>[ComboBox/AutoComplete]Fixed a System.ArgumentOutOfRangeException that could occur when select any item if some items contained null values.</li><li>[AutoComplete/ComboBox] Setting TextFont property now properly takes effect.</li><li>[ComboBox/AutoComplete]NullReferenceException occurs when ItemsSource is set null after you select and item and the SelectedValuePath is already set.</li></ul> |