aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Style.reel
diff options
context:
space:
mode:
authorJon Reid2012-06-27 12:04:06 -0700
committerJon Reid2012-06-27 12:04:06 -0700
commit749f5444487c326e50c790e4be9c91478f503867 (patch)
tree0500d18566fd2ec5b67e2d481e5d79cda768d972 /js/panels/Timeline/Style.reel
parent98f9b6555bb7db7d15b0842758f27b2a77c4da5e (diff)
downloadninja-749f5444487c326e50c790e4be9c91478f503867.tar.gz
Timeline: Bug fix: Hintable should work better now.
Diffstat (limited to 'js/panels/Timeline/Style.reel')
-rw-r--r--js/panels/Timeline/Style.reel/Style.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/Style.reel/Style.html b/js/panels/Timeline/Style.reel/Style.html
index f141fc1c..48ff7c8e 100644
--- a/js/panels/Timeline/Style.reel/Style.html
+++ b/js/panels/Timeline/Style.reel/Style.html
@@ -58,7 +58,7 @@
58 "value" : { 58 "value" : {
59 "boundObject" : {"@" : "owner"}, 59 "boundObject" : {"@" : "owner"},
60 "boundObjectPropertyPath" : "editorProperty", 60 "boundObjectPropertyPath" : "editorProperty",
61 "oneway" : false 61 "oneway" : true
62 } 62 }
63 } 63 }
64 } 64 }