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 2013 Volume 1 Build 234
Component | Product Impact | Description |
---|---|---|
IGGaugeView | Bug Fix | The disappearance of the radial gauge backing and ranges during animations was fixed. |
IGChartView | Bug Fix | IGChartViewDelegate method viewForTooltipWithItem: will now return a valid item list for the scatter and bubble series. |
IGPieChartView | Bug Fix | Tapping inside the inner extent of the pie chart will no longer call the tap method of the pie chart. |
IGChartView | Bug Fix | Fixed exception when using the Spline series over date time axis. |
IGGaugeView | Bug Fix | IGGaugeView's container is no longer erroneously offset. |