aboutsummaryrefslogtreecommitdiff
path: root/js/panels/css-panel/style-declaration.reel
diff options
context:
space:
mode:
authorEric Guzman2012-05-16 14:14:25 -0700
committerEric Guzman2012-05-16 14:14:25 -0700
commitbbca3e05b39d43ce13c2f3e48cb33630ed7948b9 (patch)
treee58af8ca54b5ac21d42497986ff4ec3f4f2d1b33 /js/panels/css-panel/style-declaration.reel
parent73e98aef1ffa370c196c9c752d58dd4ed5f4faff (diff)
downloadninja-bbca3e05b39d43ce13c2f3e48cb33630ed7948b9.tar.gz
CSS Panel - Added flag to draw method to improve perceived loading time
Diffstat (limited to 'js/panels/css-panel/style-declaration.reel')
-rw-r--r--js/panels/css-panel/style-declaration.reel/style-declaration.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/panels/css-panel/style-declaration.reel/style-declaration.html b/js/panels/css-panel/style-declaration.reel/style-declaration.html
index 2fdb11d5..f7415335 100644
--- a/js/panels/css-panel/style-declaration.reel/style-declaration.html
+++ b/js/panels/css-panel/style-declaration.reel/style-declaration.html
@@ -28,8 +28,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
28 "bindings": { 28 "bindings": {
29 "content": { 29 "content": {
30 "boundObject": {"@": "owner"}, 30 "boundObject": {"@": "owner"},
31 "boundObjectPropertyPath": "styles", 31 "boundObjectPropertyPath": "styles"
32 "oneway": true
33 } 32 }
34 } 33 }
35 }, 34 },