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 2 Build 210, NucliOS 2014 Volume 1 Build 91 and NucliOS 2014 Volume 2 Build 205
Component | Product Impact | Description | Service Release |
---|---|---|---|
IGFlowLayoutView | Bug Fix | IGFlowLayoutView in landscape orientation when scrolled to the bottom will clip its content if rotated to portrait orientation. Note: N/A. | 14.1.91, 14.2.205 |
IGCalendarView | Bug Fix | Appointments spanning over three months are not displayed correctly. Note: N/A. | 13.2.210, 14.1.91, 14.2.205 |
IGCalendarView | Bug Fix | IGCalendarView is slow to initially appear. Note: The performance improvements made to the IGCalendarView were rolled back to 13.2 and 14.1. There is still some delay though, because the calendar does some front loading to make sure transitions between the different views are smooth. | 13.2.210, 14.1.91, 14.2.205 |
IGCalendarView | Bug Fix | Appointments get duplicated when they are reloaded. Note: N/A. | 13.2.210, 14.1.91, 14.2.205 |
IGTreemapView | Bug Fix | Setting the root node of the IGTreemapView to the tapped node in the NodeTapped method causes the tapped node to disappear. Note: N/A. | 13.2.210, 14.1.91, 14.2.205 |
IGChartView | Bug Fix | The axes shift the first time they are initialized and displayed. Note: The extent property has to be set in order for the fix to work. Without a set extent the axes will redraw in their proper place after the initial pass. With extent set, they will only draw once in the correct place. | 13.2.210, 14.1.91, 14.2.205 |
IGChartView | Bug Fix | Wicks not displayed on a candlestick chart. Note: N/A. | 13.2.210, 14.1.91, 14.2.205 |
IGChartView | Bug Fix | Chart plot area is not stretched properly when binding data source post-load and using NSLayoutConstraints. Note: N/A. | 13.2.210, 14.1.91, 14.2.205 |