| changeset 519 | b94a34c139c1 |
| parent 515 | 5fbcc117e8fe |
| child 524 | 904effa4b6d7 |
--- a/client/js/defaults.js Mon Sep 14 17:57:13 2015 +0200 +++ b/client/js/defaults.js Mon Sep 14 18:02:00 2015 +0200 @@ -29,7 +29,7 @@ show_top_bar: true, /* Show the top bar, (title, buttons, users) */ default_user_color: "#303030", - size_bug_fix: true, + size_bug_fix: false, /* Resize the canvas after load (fixes a bug on iPad and FF Mac) */ force_resize: false, allow_double_click: true,