diff options
Diffstat (limited to 'js/panels/Timeline/Layer.reel/Layer.html')
-rw-r--r-- | js/panels/Timeline/Layer.reel/Layer.html | 2 |
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, |