front_idill/src/defaults.js
changeset 55 afd60399a7b5
parent 52 277c94533395
child 58 a28488078053
equal deleted inserted replaced
54:eb52a12370a3 55:afd60399a7b5
    27 	imagesByLine : 5,
    27 	imagesByLine : 5,
    28 	imagesToShow : 20,
    28 	imagesToShow : 20,
    29 	totalImages : 23,
    29 	totalImages : 23,
    30 	timePrezoom : 500,
    30 	timePrezoom : 500,
    31 	timePreUnzoom : 200,
    31 	timePreUnzoom : 200,
    32 	timeZoom : 2000,
       
    33 	zoomTime : 500,
    32 	zoomTime : 500,
    34 	timeUnzoom : 400,
    33 	timeUnzoom : 400,
    35 	timeNeighbourGlowing : 1000,
    34 	timeNeighbourGlowing : 1000,
    36 	timeNeighbourUnglowing : 1000,
    35 	timeNeighbourUnglowing : 1000,
    37 	timeMovingToNeighbour : 1000,
    36 	timeMovingToNeighbour : 1000,
    38 	timeSearchFade : 2000,
    37 	timeSearchFade : 2000,
    39 	timeNotifyFade : 2000,
    38 	timeNotifyFade : 2000,
    40 	timeFilterFade : 2000,
    39 	timeFilterFade : 2000,
    41 	timeANFade : 500,
    40 	timeANFade : 500,
    42 	timeFilling : 500,
    41 	timeFilling : 500,
       
    42 	timeShowBigHelp : 1000,
    43 	timeoutZoom : 2000,
    43 	timeoutZoom : 2000,
    44 	timeoutUnzoom : 1000,
    44 	timeoutUnzoom : 1000,
    45 	timeoutMoveToNeighbour : 250,
    45 	timeoutMoveToNeighbour : 250,
    46 	timeoutPointersIdle : 2000,
    46 	timeoutPointersIdle : 2000,
    47 	timeoutAreBothPointersHere : 500,
    47 	timeoutAreBothPointersHere : 500,
    48 	timeoutRemoveNotificationByGesture : 1500,
    48 	timeoutRemoveNotificationByGesture : 1500,
    49 	timeoutRemoveFailedNotificationByGesture : 1500,
       
    50 	timeoutNotifySwipe : 1000,
    49 	timeoutNotifySwipe : 1000,
    51 	timeoutSelectTL : 100,
    50 	timeoutSelectTL : 100,
    52 	timeoutSlideTL : 1000,
    51 	timeoutSlideTL : 1000,
    53 	timeoutCanNotifyHelp : 1000,
    52 	timeoutCanNotifyHelp : 1000,
    54 	timeoutRemoveSpinner : 1000,
    53 	timeoutRemoveSpinner : 1000,