client/js/defaults.js
changeset 161 c7a503c80ef4
parent 160 408da84d4dc0
child 163 fca0475da9a7
equal deleted inserted replaced
160:408da84d4dc0 161:c7a503c80ef4
    25     default_user_color: "#303030",
    25     default_user_color: "#303030",
    26     size_bug_fix: true,
    26     size_bug_fix: true,
    27         /* Resize the canvas after load (fixes a bug on iPad and FF Mac) */
    27         /* Resize the canvas after load (fixes a bug on iPad and FF Mac) */
    28     allow_double_click: true,
    28     allow_double_click: true,
    29         /* Allows Double Click to create a node on an empty background */
    29         /* Allows Double Click to create a node on an empty background */
       
    30     element_delete_delay: 5000,
    30     
    31     
    31     /* MINI-MAP OPTIONS */
    32     /* MINI-MAP OPTIONS */
    32     
    33     
    33     show_minimap: true,
    34     show_minimap: true,
    34         /* Show a small map at the bottom right */
    35         /* Show a small map at the bottom right */