--- a/client/js/defaults.js Fri Mar 27 19:15:57 2015 +0100
+++ b/client/js/defaults.js Sat Mar 28 04:27:48 2015 +0100
@@ -37,9 +37,14 @@
Set to 0 for delete confirm */
autoscale_padding: 50,
resize: true,
+
+ /* zoom options */
+ show_zoom: true,
+ /* show zoom buttons */
default_view: false,
- /* 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... */
-
+ /* 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... */
+
+
/* TOP BAR BUTTONS */
show_search_field: true,
show_user_list: true,
@@ -67,6 +72,7 @@
minimap_border_color: "#cccccc",
minimap_highlight_color: "#ffff00",
minimap_highlight_weight: 5,
+
/* EDGE/NODE COMMON OPTIONS */