equal
deleted
inserted
replaced
27 manual_save: false, |
27 manual_save: false, |
28 /* In snapshot mode, clicking on the floppy will save a snapshot. Otherwise, it will show the connection status */ |
28 /* In snapshot mode, clicking on the floppy will save a snapshot. Otherwise, it will show the connection status */ |
29 show_top_bar: true, |
29 show_top_bar: true, |
30 /* Show the top bar, (title, buttons, users) */ |
30 /* Show the top bar, (title, buttons, users) */ |
31 default_user_color: "#303030", |
31 default_user_color: "#303030", |
32 size_bug_fix: true, |
32 size_bug_fix: false, |
33 /* Resize the canvas after load (fixes a bug on iPad and FF Mac) */ |
33 /* Resize the canvas after load (fixes a bug on iPad and FF Mac) */ |
34 force_resize: false, |
34 force_resize: false, |
35 allow_double_click: true, |
35 allow_double_click: true, |
36 /* Allows Double Click to create a node on an empty background */ |
36 /* Allows Double Click to create a node on an empty background */ |
37 zoom_on_scroll: true, |
37 zoom_on_scroll: true, |