Introduction
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of existing issues from a past release and as a means of determining where to test your applications when upgrading from one version to the next.
Release Notes: NucliOS 2015 Volume 1 Build 174
Component | Product Impact | Description | Service Release |
---|---|---|---|
IGChartView | Bug Fix | Memory leak in IGCategoryDateTimeXAxis. Note: N/A. | 15.1.174 |
IGChartView | Bug Fix | Setting smartAxisAngle to 0 shows text upside down. Note: Fixed upside-down labels with smaller category sizes. | 15.1.174 |
IGChartView | Bug Fix | Displaying a tooltip for scatter series crashes. Note: N/A. | 15.1.174 |
IGGridView | Bug Fix | Extend swipe row functionality. Note: Added the ability to disable swipe row on a row by row basis. Added the ability to determine if a slide row is open. | 15.1.174 |
IGGridView | Bug Fix | Add case insensitive sorting to the IGGridView. Note: A useCaseInsensitiveSort property was added to the SortDescriptor that when set to true will allow the sort descriptor to be case insensitive. | 15.1.174 |
IGGridView | Bug Fix | Remove extra line at bottom of IGGridView. Note: N/A. | 15.1.174 |
IGGridView | Bug Fix | Fixed rows not fully exposed in Xamarin. Note: N/A. | 15.1.174 |
IGGridView | Bug Fix | Expose -showAdornerForColumn. Note: Exposed the -showAdornerForColumnAtPath:path method off the IGGridView object. | 15.1.174 |