diff -r eb52a12370a3 -r afd60399a7b5 front_idill/src/defaults.js --- a/front_idill/src/defaults.js Tue Jul 24 16:35:10 2012 +0200 +++ b/front_idill/src/defaults.js Thu Jul 26 14:34:02 2012 +0200 @@ -29,7 +29,6 @@ totalImages : 23, timePrezoom : 500, timePreUnzoom : 200, - timeZoom : 2000, zoomTime : 500, timeUnzoom : 400, timeNeighbourGlowing : 1000, @@ -40,13 +39,13 @@ timeFilterFade : 2000, timeANFade : 500, timeFilling : 500, + timeShowBigHelp : 1000, timeoutZoom : 2000, timeoutUnzoom : 1000, timeoutMoveToNeighbour : 250, timeoutPointersIdle : 2000, timeoutAreBothPointersHere : 500, timeoutRemoveNotificationByGesture : 1500, - timeoutRemoveFailedNotificationByGesture : 1500, timeoutNotifySwipe : 1000, timeoutSelectTL : 100, timeoutSlideTL : 1000,