set default live_cursor2_backannotate to 1 (enabled)
This commit is contained in:
parent
3dcda64367
commit
fc19e646c7
|
|
@ -8325,7 +8325,7 @@ set_ne unzoom_nodrift 0
|
|||
set_ne zoom_full_center 0
|
||||
set_ne change_lw 1
|
||||
set_ne line_width 0
|
||||
set_ne live_cursor2_backannotate 0
|
||||
set_ne live_cursor2_backannotate 1
|
||||
set_ne draw_window 0
|
||||
set_ne show_hidden_texts 0
|
||||
set_ne incr_hilight 1
|
||||
|
|
|
|||
|
|
@ -545,7 +545,7 @@
|
|||
#### LIVE BACKANNOTATION OF DATA AT CURSOR 2 (B) POSITION
|
||||
###########################################################################
|
||||
#### if enabled will backannotate values in schematic at cursor 'b' position
|
||||
#### in graph. Default: not enabled (0)
|
||||
#### in graph. Default: enabled (1)
|
||||
# set live_cursor2_backannotate 1
|
||||
|
||||
###########################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue