diff -r 9b459e41e2df -r d341117f9370 client/js/full-json.js --- a/client/js/full-json.js Tue Feb 26 17:04:24 2013 +0100 +++ b/client/js/full-json.js Tue Feb 26 19:04:37 2013 +0100 @@ -8,7 +8,6 @@ var _load = function() { Rkns.$.getJSON(_opts.url, function(_data) { _proj.set(_data); - _renkan.renderer.autoScale(); }); } if (!_renkan.read_only) {