set default live_cursor2_backannotate to 1 (enabled)

This commit is contained in:
stefan schippers 2024-03-26 15:39:16 +01:00
parent 3dcda64367
commit fc19e646c7
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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
###########################################################################