diff options
Diffstat (limited to 'js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html')
-rw-r--r-- | js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html b/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html index de2969bb..ed013505 100644 --- a/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html +++ b/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html | |||
@@ -72,7 +72,7 @@ | |||
72 | "element":{"#": "style-track-base"} | 72 | "element":{"#": "style-track-base"} |
73 | }, | 73 | }, |
74 | "bindings" : { | 74 | "bindings" : { |
75 | "trackData" : { | 75 | "propTrackData" : { |
76 | "boundObject" : {"@" : "styleTrackRepetition"}, | 76 | "boundObject" : {"@" : "styleTrackRepetition"}, |
77 | "boundObjectPropertyPath" : "objectAtCurrentIteration.propTrackData", | 77 | "boundObjectPropertyPath" : "objectAtCurrentIteration.propTrackData", |
78 | "oneway" : false | 78 | "oneway" : false |