Infragistics Ultimate 16.1 (Build 16.1.20161.20XX) released

Released: Jun 29, 2016

Atualizações na 16.1 (Build 16.1.20161.20XX)

Correções

Infragistics Xamarin Forms

  • Data Chart
    • Illegal Argument Exception when clearing and adding new items to datachart.
    • Null reference exception when updating data and poping page
    • System.NotImplementedException is thrown if LinearGradientBrush is used for a series Brush property.
    • Labels are positioned wrong in category x-axis with rotated and multiline labels.
  • Gauges
    • LinearGauge - out of memory exception occurs when min and max are very close together.

Infragistics Silverlight

  • Context Menu
    • Managed RuntimeError is thrown after a menu item is dragged to other one.
  • Currency Input
    • Inconsistency between an Input control and a Editor control when performing select all and hitting the ENTER key.
  • Data Chart
    • ArgumentOutOfRangeException is thrown if Interval is set for CategoryDateTimeXAxis.
  • Dialog Window
    • The focused dialog cannot be retrieved on KeyDown.
    • The active dialog window goes under the other windows.
    • The Click event of a button inside a window does not fire if RestrictContainer is true.
    • The Click event of a button inside a content pane does not fire at the first click.
    • XamDialogWindowAutomationPeer.IsTopmost should consider ZIndex instead of whether the dialog is active.
  • Gantt
    • Task property mappings may not be used if they are set after the TaskItemsSource is assigned.
  • Grid
    • Horizontal scrollbar is displayed for a grid that has no columns out of view.
  • Menu
    • Child menu does not show when a menu item is clicked for the first time.
  • Numeric Input
    • Min and max inclusive values are not reached when certain SpinIncrement values are set.
  • Rich Text Editor
    • Background is not being serialized if you are not resettting the Document.
  • Tile Manager
    • Animation stops and StackOverflowException occurs if the tile manager is in a TabControl, the xam tile contains ScrollViewer and the width of the inside control is set.
  • Tile Manager
    • Tiles get out of order when ShouldAnimate is false.