Index: tree/editor.html =================================================================== --- tree/editor.html (revision 24056) +++ tree/editor.html (revision 24057) @@ -38,6 +38,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. + as_drawn_poly boolean 0 if set, also draw the as-drawn outline of polygons 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.