Index: tree/editor.html =================================================================== --- tree/editor.html (revision 31889) +++ tree/editor.html (revision 31890) @@ -43,6 +43,7 @@ move_linepoint_uses_route rnd_cfn_boolean 0 Moving a line point calculates a new line route. This allows 45/90 line modes when editing lines. auto_via rnd_cfn_boolean 0 when drawing traces and switching layers or when moving an object from one layer to another, try to keep connections by automatically inserting vias. route_radius rnd_cfn_real 0 temporary: route draw helper's arc radius at corners (factor of the trace thickness) + drc_inclusive_bbox rnd_cfn_boolean 0 when enabled, the drc view will always include all red and blue objects (turns off optimization that focuses on red objects) io_incomp_popup rnd_cfn_boolean 0 wether to enable popping up the io incompatibility list dialog on save incompatibility errors io_incomp_style rnd_cfn_string 0 view listing style (list or simple), when io_incomp_popup is true click_time rnd_cfn_integer 0 default time for click expiration, in ms