aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel/Layer.html
diff options
context:
space:
mode:
authorJon Reid2012-03-20 17:37:11 -0700
committerJon Reid2012-03-20 17:37:11 -0700
commit0e24b9dc875cefb1010a9e2b507c19b77e4d9811 (patch)
treee70cc0fcfcb93abfca0f3bbe419c2f6f4967fed7 /js/panels/Timeline/Layer.reel/Layer.html
parentaa2d8afb323e71ea562c74564609604e0480fde4 (diff)
downloadninja-0e24b9dc875cefb1010a9e2b507c19b77e4d9811.tar.gz
Timeline: fix layer and style select problems.
Diffstat (limited to 'js/panels/Timeline/Layer.reel/Layer.html')
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/Layer.reel/Layer.html b/js/panels/Timeline/Layer.reel/Layer.html
index 79b522ee..c8e31fad 100644
--- a/js/panels/Timeline/Layer.reel/Layer.html
+++ b/js/panels/Timeline/Layer.reel/Layer.html
@@ -301,7 +301,7 @@
301 "properties" : { 301 "properties" : {
302 "element" : {"#" : "content-style"}, 302 "element" : {"#" : "content-style"},
303 "myContent" : {"#":"content-style"}, 303 "myContent" : {"#":"content-style"},
304 "contentHeight" : 60, 304 "contentHeight" : 0,
305 "isLabelClickable" : true, 305 "isLabelClickable" : true,
306 "clicker" : {"#" : "clicker-style"}, 306 "clicker" : {"#" : "clicker-style"},
307 "isCollapsed" : true, 307 "isCollapsed" : true,