client/js/defaults.js
changeset 155 7d5f722d76b2
parent 132 860340d4c645
child 156 83d7a10e1ad7
equal deleted inserted replaced
154:0f87088e03bc 155:7d5f722d76b2
    21     snapshot_mode: false,
    21     snapshot_mode: false,
    22     	/* In snapshot mode, clicking on the floppy will save a snapshot. Otherwise, it will show the connection status */
    22     	/* In snapshot mode, clicking on the floppy will save a snapshot. Otherwise, it will show the connection status */
    23 	show_top_bar: true,
    23 	show_top_bar: true,
    24 		/* Show the top bar, (title, buttons, users) */
    24 		/* Show the top bar, (title, buttons, users) */
    25 	default_user_color: "#303030",
    25 	default_user_color: "#303030",
       
    26 	size_bug_fix: true,
       
    27 		/* Resize the canvas after load (fixes a bug on iPad and FF Mac) */
    26 	
    28 	
    27 	/* MINI-MAP OPTIONS */
    29 	/* MINI-MAP OPTIONS */
    28 	
    30 	
    29     show_minimap: true,
    31     show_minimap: true,
    30     	/* Show a small map at the bottom right */
    32     	/* Show a small map at the bottom right */