This is an automated email from the ASF dual-hosted git repository.

pushminakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 7ab8307  Update NumberInterpolator.as commented 
[ResourceBundle("sparkEffects")]
7ab8307 is described below

commit 7ab8307b561712560b675e31b0e6e1e71fa05d78
Author: pashminakazi <[email protected]>
AuthorDate: Wed Dec 2 20:36:00 2020 +0500

    Update NumberInterpolator.as commented [ResourceBundle("sparkEffects")]
---
 .../src/main/royale/spark/effects/interpolation/NumberInterpolator.as   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/frameworks/projects/SparkRoyale/src/main/royale/spark/effects/interpolation/NumberInterpolator.as
 
b/frameworks/projects/SparkRoyale/src/main/royale/spark/effects/interpolation/NumberInterpolator.as
index 6651f09..42b3af0 100644
--- 
a/frameworks/projects/SparkRoyale/src/main/royale/spark/effects/interpolation/NumberInterpolator.as
+++ 
b/frameworks/projects/SparkRoyale/src/main/royale/spark/effects/interpolation/NumberInterpolator.as
@@ -26,7 +26,7 @@ import mx.resources.ResourceManager;
 //  Other metadata
 //--------------------------------------
 
-[ResourceBundle("sparkEffects")]
+//[ResourceBundle("sparkEffects")]
 
 /**
  * The NumberInterpolator class provides interpolation between

Reply via email to