src/js/site.js
branchpopcorn-port
changeset 372 33a435f35597
parent 364 eb9977188c7d
child 415 ffadfe55f9f7
--- a/src/js/site.js	Thu Dec 01 12:08:19 2011 +0100
+++ b/src/js/site.js	Thu Dec 01 12:21:45 2011 +0100
@@ -25,6 +25,9 @@
   "TweetsWidget" : {
       default_profile_picture : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png",
       tweet_display_period: 10000 // how long do we show a tweet ?
+  },
+  "SliderWidget" : {
+      minimize_period: 850 // how long does the slider stays maximized after the user leaves the zone ?
   }
 };