diff options
Diffstat (limited to 'js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html')
-rw-r--r-- | js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html b/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html index 77481ac0..ae1bcddf 100644 --- a/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html +++ b/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html | |||
@@ -101,11 +101,6 @@ | |||
101 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isTransformCollapsed", | 101 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isTransformCollapsed", |
102 | "oneway" : false | 102 | "oneway" : false |
103 | }, | 103 | }, |
104 | "animateCollapser" : { | ||
105 | "boundObject" : {"@" : "repetition1"}, | ||
106 | "boundObjectPropertyPath" : "objectAtCurrentIteration.animateCollapser", | ||
107 | "oneway" : false | ||
108 | }, | ||
109 | "isSelected" : { | 104 | "isSelected" : { |
110 | "boundObject" : {"@" : "repetition1"}, | 105 | "boundObject" : {"@" : "repetition1"}, |
111 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isSelected", | 106 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isSelected", |
@@ -121,9 +116,9 @@ | |||
121 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isStyleCollapsed", | 116 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isStyleCollapsed", |
122 | "oneway" : false | 117 | "oneway" : false |
123 | }, | 118 | }, |
124 | "animateCollapser" : { | 119 | "bypassAnimation" : { |
125 | "boundObject" : {"@" : "repetition1"}, | 120 | "boundObject" : {"@" : "repetition1"}, |
126 | "boundObjectPropertyPath" : "objectAtCurrentIteration.animateCollapser", | 121 | "boundObjectPropertyPath" : "objectAtCurrentIteration.bypassAnimation", |
127 | "oneway" : false | 122 | "oneway" : false |
128 | }, | 123 | }, |
129 | "dtextPositionX" : { | 124 | "dtextPositionX" : { |
@@ -241,9 +236,9 @@ | |||
241 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isTransformCollapsed", | 236 | "boundObjectPropertyPath" : "objectAtCurrentIteration.isTransformCollapsed", |
242 | "oneway" : false | 237 | "oneway" : false |
243 | }, | 238 | }, |
244 | "animateCollapser" : { | 239 | "bypassAnimation" : { |
245 | "boundObject" : {"@" : "repetition2"}, | 240 | "boundObject" : {"@" : "repetition2"}, |
246 | "boundObjectPropertyPath" : "objectAtCurrentIteration.animateCollapser", | 241 | "boundObjectPropertyPath" : "objectAtCurrentIteration.bypassAnimation", |
247 | "oneway" : false | 242 | "oneway" : false |
248 | }, | 243 | }, |
249 | "isStyleCollapsed" : { | 244 | "isStyleCollapsed" : { |