diff options
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 | } |