intuitive_interface by default is now enabled

This commit is contained in:
stefan schippers 2024-03-11 02:09:28 +01:00
parent f69debac09
commit b675e94333
2 changed files with 2 additions and 2 deletions

View File

@ -8340,7 +8340,7 @@ set_ne draw_grid 1
set_ne big_grid_points 0
set_ne draw_grid_axes 1
set_ne persistent_command 0
set_ne intuitive_interface 0
set_ne intuitive_interface 1
set_ne autotrim_wires 0
set_ne compare_sch 0
set_ne disable_unique_names 0

View File

@ -191,7 +191,7 @@
#### if set to 1 allow click & drag objects in the schematic
#### to move them without keyboard commands ('m')
#### default: 0
#### default: enabled (1)
# set intuitive_interface 0