Updated with recently resolved JIRA issues Signed-off-by: Erik de Bruin <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/ff2cf4c1 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/ff2cf4c1 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/ff2cf4c1 Branch: refs/heads/release4.14.0 Commit: ff2cf4c155e22201e671844362bca95c5f6d9de1 Parents: 2f1f704 Author: Erik de Bruin <[email protected]> Authored: Fri Jan 2 10:35:35 2015 +0100 Committer: Erik de Bruin <[email protected]> Committed: Fri Jan 2 10:35:35 2015 +0100 ---------------------------------------------------------------------- RELEASE_NOTES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/ff2cf4c1/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 62d6227..b20e5af 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -19,7 +19,9 @@ AIR and Flash Player Support Bug Fixes --------- -FLEX-34701 BusyIndicator does not spin when its container becomes visible +FLEX-34710 spark datagrid doubleClickMode throws Error #1009 when the + application is run +FLEX-34701 BusyIndicator does not spin when itscontainer becomes visible FLEX-34694 Flatspark: Setting Applications "chromeColor" style throws error FLEX-34693 Flatspark ButtonIcon: Introduce property 'iconFontSize' to set icon size directly @@ -27,6 +29,7 @@ FLEX-34692 Flatspark ButtonSkin: Icon defined by using the 'icon' style property doesn't appear FLEX-34690 Skin for BusyIndicator cannot be found (legacy mobile skin) FLEX-34685 Allow legacy mobile theme to be used if needed +FLEX-34657 SelectedIndices order is messed up FLEX-34649 (partial) Fatal errors in TextBlock after pasting text of specific length in TextArea FLEX-34644 Datagrid - Rectangle bounds problem @@ -44,6 +47,7 @@ FLEX-34608 IOS 7 Hslider (Scrubber) skin FLEX-34606 Redundant variable FLEX-34592 Can't use optionnal importer for TLF plainTextFormat and TextLayoutFormat +FLEX-34564 Minor changes to spelling, punctuation, grammar and logic. FLEX-34557 Platform.isBrowser does not work correctly FLEX-34556 Starting an app in portrait on an iPad results in wrong DPI FLEX-34543 Invalid event data when saving or cancelling grid item editor
