Index: tree/editor.html =================================================================== --- tree/editor.html (revision 11028) +++ tree/editor.html (revision 11029) @@ -35,6 +35,7 @@ only_names boolean 0 lock down everything else but text so only text objects can be moved or selected thin_draw boolean 0 if set, objects on the screen are drawn as outlines (lines are drawn as center-lines). This lets you see line endpoints hidden under pins, for example. thin_draw_poly boolean 0 if set, polygons on the screen are drawn as outlines. + wireframe_draw boolean 0 if set, lines and arcs on the screen are drawn as outlines. local_ref boolean 0 use local reference for moves, by setting the mark at the beginning of each move. check_planes boolean 0 when set, only polygons and their clearances are drawn, to see if polygons have isolated regions. hide_names boolean 0 when set, element names are not drawn.