aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel/Layer.js
diff options
context:
space:
mode:
authorJonathan Duran2012-05-10 10:43:49 -0700
committerJonathan Duran2012-05-10 10:43:49 -0700
commitb42e5dc5922fb427b9edc7af60e9fa4a5dfcbe0e (patch)
tree69dbfcbc94201b516f4ab78bb6e8240f9bdc40dc /js/panels/Timeline/Layer.reel/Layer.js
parent40670fd9a723fe6f95fe6c1ceefa0d2435b83aa4 (diff)
downloadninja-b42e5dc5922fb427b9edc7af60e9fa4a5dfcbe0e.tar.gz
Some sub prop updates
Signed-off-by: Jonathan Duran <jduran@motorola.com>
Diffstat (limited to 'js/panels/Timeline/Layer.reel/Layer.js')
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/Layer.reel/Layer.js b/js/panels/Timeline/Layer.reel/Layer.js
index 9fb33956..245aabd4 100644
--- a/js/panels/Timeline/Layer.reel/Layer.js
+++ b/js/panels/Timeline/Layer.reel/Layer.js
@@ -60,7 +60,7 @@ var Layer = exports.Layer = Montage.create(Component, {
60 } 60 }
61 }, 61 },
62 _styleCounter : { 62 _styleCounter : {
63 value: 4 63 value: 0
64 }, 64 },
65 styleCounter:{ 65 styleCounter:{
66 serializable:true, 66 serializable:true,