added enable_stretch tcl variable description in xschemrc

This commit is contained in:
stefan schippers 2023-09-24 01:26:45 +02:00
parent 152623f4aa
commit abd5f75ef5
1 changed files with 4 additions and 0 deletions

View File

@ -203,6 +203,10 @@
#### enable drawing the grid. Default: enabled (1)
# set draw_grid 1
#### enable stretch mode: when dragging a selection rectangle that cuts wires these are stretched
#### to follow the selected objects when moved. Default: not enabled (0).
# set enable_stretch 0
#### enable drawing crosshairs at mouse coordinates. Default: disabled (0)
# set draw_crosshair 1