| changeset 511 | 4a48a1a9fd1e |
| parent 487 | 48be7ebb3187 |
| child 512 | 480c1d2d6915 |
--- a/client/js/defaults.js Thu Jun 25 18:09:49 2015 +0200 +++ b/client/js/defaults.js Tue Aug 04 18:02:54 2015 +0200 @@ -50,6 +50,10 @@ default_view: false, /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. the default_view will be the last */ + /* URL parsing */ + update_url:true, + /* update the url each time the paper shift or on zoom in/out, with the serialized view (offset and scale) */ + /* TOP BAR BUTTONS */ show_search_field: true,