comparison webapp/src/main/webapp/jquery/jquery.digilib.arrows.js @ 1131:c1e7821d3c68

fix bug in path of arrow-images and problem with nested options.
author robcast
date Tue, 13 Nov 2012 17:35:32 +0100
parents e1b29f51d224
children
comparison
equal deleted inserted replaced
1130:f523a1c8edaa 1131:c1e7821d3c68
18 'zoomArrowMoveFactor' : 0.5, 18 'zoomArrowMoveFactor' : 0.5,
19 // defaults for digilib buttons 19 // defaults for digilib buttons
20 'buttonSettings' : { 20 'buttonSettings' : {
21 'fullscreen' : { 21 'fullscreen' : {
22 // path to button images (must end with a slash) 22 // path to button images (must end with a slash)
23 'imagePath' : 'img/fullscreen/', 23 'imagePath' : 'img/fullscreen/32/',
24 'arrowSetSize' : 16, 24 'arrowSetSize' : 16,
25 'arrowSet' : [ "up", "down", "left", "right" ] 25 'arrowSet' : [ "up", "down", "left", "right" ]
26 }, 26 },
27 'embedded' : { 27 'embedded' : {
28 'imagePath' : 'img/embedded/16/', 28 'imagePath' : 'img/embedded/16/',