INFRAGISTICS Silverlight 15.1 – サービス リリース ノート

Transcription

INFRAGISTICS Silverlight 15.1 – サービス リリース ノート
INFRAGISTICS Silverlight 15.1 –
サービス リリース ノート - 2015年4月
Infragistics Silverlight で実現する高度な BI ときれいな Web UI
Infragistics Silverlight コントロールは、広範な機能を提供し、最小限の開発工数でアプリケーションの作成を可能にします。高速
パフォーマンスなジェスチャー/タッチ サポート、動的なテーマなど、便利な機能をすぐにアプリケーションに追加できます。
インストール
ダウンロード
Infragistics Ultimate ダウンロード.
インストールの
Infragistics Ultimate をインストールする前に、以下の前提条件をインストールしてください。
前提条件
前提条件
説明
Silverlight 5
Microsoft© の web サイトから Silverlight 5 Developer Runtime f
or Windows をダウンロードしてインストールします。
修正項目
コンポーネント カテゴリ 説明
カレンダー
バグ修正 ランタイムで、ヘッダーがカラー チューナーでスタイル設定される場合、ヘッダーのスタイルが無
視される問題。
Excel
バグ修正 Excel でファイルを保存するときに、'【】×' の名前付き範囲をもつ例外がスローされる問題。
注: ファイルを保存するときに、名前付き範囲をもつ例外がスローされる原因となる、Excel ライブ
ラリの問題を解決しました。
バーコード
バグ修正 The PDF 417 Barcode doesn't appear with the proper height.
カラー
バグ修正 Incorrect behavior when adding customized resources.
ピッカー
Combo
バグ修正 MinDropDownHeight value is ignored when any theme is applied in Silverlight.
Editors
Combo
バグ修正 MinDropDownHeight property breaks the design view in Silverlight.
Editors
データ
バグ修正 StackOverflowException is thrown on loading data.
チャート
Notes:
A scenario where certain data shapes on the DateTime x axis would cause a stack overflow
exception during data load has been resolved.
データ
チャート
バグ修正 Loading 500 data items throws ArgumentOutOfRangeException when using
StackedColumnSeries.
Notes:
A scenario where using UseHighMarkerFidelity with the stacked series would throw an
exception has been resolved.
データ ツリー
バグ修正 NullReferenceException is thrown in some cases when changing IsSelectedMemberPath
property value.
データ ツリー
バグ修正 The InitializeNode event is not fired for nodes that represent collections.
データ ツリー
バグ修正 Adding a new node clears ActiveNode when is set deeper in the hierarchy.
データ ツリー
バグ修正 The active node becomes null after removing its first child.
Date Navigato
バグ修正 The space for the week number is not removed although visibility is set to collapse in
r View
amDateNavigator when a theme is applied.
Excel
バグ修正 IndexOutOfRangeException is thrown.
Excel
バグ修正 IndexOutOfRangeException is thrown when loading an .xls file.
Notes:
Fixed an issue in the Excel library where an index out of range exception could be thrown
when loading an .xls file.
グリッド
バグ修正 The empty value text disappears in Date column if any theme is applied.
x
ピボット グリ
バグ修正 Extra item in the toolbox.
ッド
リッチ テキス
バグ修正 Tables inserted in a list have no in-cells bullets and are not properly aligned.
ト エディター
リッチ テキス
ト エディター
リッチ テキス
バグ修正 A nested table with double border in a table with double borders overlaps the border in
one big border.
バグ修正 Paragraph spacing is increased and differs a lot from MS Word.
ト エディター
リッチ テキス
バグ修正 The list indicator is adding too much paragraph spacing.
ト エディター
リッチ テキス
バグ修正 Rich Text Editor imports from HTML missing table borders.
ト エディター
Notes:
Fixed two issues in the RichTextDocument where cell borders were not always displaying
correctly and cells with no text in HTML were sometimes not being included in the loaded
table.
リッチ テキス
バグ修正 Pasting in a list is not working when using PlainTextSerializationProvider.
ト エディター
リッチ テキス
ト エディター
バグ修正 ImageNode's Transform is not working if RenderSize is set.
Notes:
Fixed an issue in the RichTextDocument where images might not be rotated correctly
when their render size is set.
リッチ テキス
ト エディター
バグ修正 UpdateSelectionWithSpans throws NullReferenceException when selecting the whole
paragraph and replacing its content.
スケジュール
バグ修正 The activity recurrence count is not respected when the interval is greater than 1.
スケジュール
バグ修正 Decimal values for Reminder or Recurrence cannot be set when using German culture.
タイル マネー
バグ修正 Scrolling doesn’t work smoothly.
ジャー
Notes:
A TileRetentionMode property has been added to XamTileManager.It defaults to 'Release'
which will cause generated tiles that are scrolled out of view to be released which will elimi
nate unnecessary elements from remaining in the visible tree.This preserves the current
behavior.
When TileRetentionMode is set to 'Retain' then generated tiles that are scrolled out of view
will be retained in the visual tree to optimize scrolling performance when they are
subsequently scrolled back into view.
タイル マネー
ジャー
バグ修正 Tile does not show when its visibility is bound to a property from ViewModel and new
ViewModel is created.