aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html')
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html b/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
index 77481ac0..a6b7f9f1 100644
--- a/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
+++ b/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
@@ -121,9 +121,9 @@
121 "boundObjectPropertyPath" : "objectAtCurrentIteration.isStyleCollapsed", 121 "boundObjectPropertyPath" : "objectAtCurrentIteration.isStyleCollapsed",
122 "oneway" : false 122 "oneway" : false
123 }, 123 },
124 "animateCollapser" : { 124 "bypassAnimation" : {
125 "boundObject" : {"@" : "repetition1"}, 125 "boundObject" : {"@" : "repetition1"},
126 "boundObjectPropertyPath" : "objectAtCurrentIteration.animateCollapser", 126 "boundObjectPropertyPath" : "objectAtCurrentIteration.bypassAnimation",
127 "oneway" : false 127 "oneway" : false
128 }, 128 },
129 "dtextPositionX" : { 129 "dtextPositionX" : {
@@ -241,9 +241,9 @@
241 "boundObjectPropertyPath" : "objectAtCurrentIteration.isTransformCollapsed", 241 "boundObjectPropertyPath" : "objectAtCurrentIteration.isTransformCollapsed",
242 "oneway" : false 242 "oneway" : false
243 }, 243 },
244 "animateCollapser" : { 244 "bypassAnimation" : {
245 "boundObject" : {"@" : "repetition2"}, 245 "boundObject" : {"@" : "repetition2"},
246 "boundObjectPropertyPath" : "objectAtCurrentIteration.animateCollapser", 246 "boundObjectPropertyPath" : "objectAtCurrentIteration.bypassAnimation",
247 "oneway" : false 247 "oneway" : false
248 }, 248 },
249 "isStyleCollapsed" : { 249 "isStyleCollapsed" : {