equal
deleted
inserted
replaced
39 resize: true, |
39 resize: true, |
40 |
40 |
41 /* zoom options */ |
41 /* zoom options */ |
42 show_zoom: true, |
42 show_zoom: true, |
43 /* show zoom buttons */ |
43 /* show zoom buttons */ |
|
44 save_view: true, |
|
45 /* show buttons to save view */ |
44 default_view: false, |
46 default_view: false, |
45 /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. default_view has to be an integer 0,1,2... */ |
47 /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. the default_view will be the last */ |
46 |
48 |
47 |
49 |
48 /* TOP BAR BUTTONS */ |
50 /* TOP BAR BUTTONS */ |
49 show_search_field: true, |
51 show_search_field: true, |
50 show_user_list: true, |
52 show_user_list: true, |