This is an automated email from the ASF dual-hosted git repository.
alinakazi pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
new e542c09 Update spark-royale-manifest.xml for BitmapImage
e542c09 is described below
commit e542c09867baa6c4a121c506341d64fd2043184b
Author: alinakazi <[email protected]>
AuthorDate: Fri Jun 8 08:52:30 2018 +0500
Update spark-royale-manifest.xml for BitmapImage
---
.../projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml | 1 +
1 file changed, 1 insertion(+)
diff --git
a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
index 10341f5..0de8db2 100644
---
a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++
b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -67,4 +67,5 @@
<component id="Scroller" class="spark.components.Scroller"/>
<component id="DataGroup" class="spark.components.DataGroup"/>
<component id="VerticalLayout" class="spark.layouts.VerticalLayout"/>
+ <component id="BitmapImage" class="spark.primitives.BitmapImage"/>
</componentPackage>
--
To stop receiving notification emails like this one, please contact
[email protected].