diff options
author | Kruti Shah | 2012-06-12 13:05:12 -0700 |
---|---|---|
committer | Kruti Shah | 2012-06-12 13:05:12 -0700 |
commit | bedb38e14887b29eae3cdf1c8d435259c920257c (patch) | |
tree | 1e2b3946d616ac7d14e1a1685d7b33704602d658 /js/panels/Timeline/Layer.reel/Layer.html | |
parent | c1cd060be878d30fda71140dc850b8d1ac68c6ad (diff) | |
download | ninja-bedb38e14887b29eae3cdf1c8d435259c920257c.tar.gz |
Sub Props
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Diffstat (limited to 'js/panels/Timeline/Layer.reel/Layer.html')
-rw-r--r-- | js/panels/Timeline/Layer.reel/Layer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/Timeline/Layer.reel/Layer.html b/js/panels/Timeline/Layer.reel/Layer.html index fe3f49d2..3648cbbb 100644 --- a/js/panels/Timeline/Layer.reel/Layer.html +++ b/js/panels/Timeline/Layer.reel/Layer.html | |||
@@ -111,9 +111,9 @@ | |||
111 | "boundObjectPropertyPath" : "objectAtCurrentIteration.ruleTweener", | 111 | "boundObjectPropertyPath" : "objectAtCurrentIteration.ruleTweener", |
112 | "oneway" : false | 112 | "oneway" : false |
113 | }, | 113 | }, |
114 | "abcelement" : { | 114 | "colorelement" : { |
115 | "boundObject" : {"@": "repetition1"}, | 115 | "boundObject" : {"@": "repetition1"}, |
116 | "boundObjectPropertyPath" : "objectAtCurrentIteration.abcelement", | 116 | "boundObjectPropertyPath" : "objectAtCurrentIteration.colorelement", |
117 | "oneway" : false | 117 | "oneway" : false |
118 | } | 118 | } |
119 | } | 119 | } |