Default snap-to-grid TRUE
authorBen Loftis <ben@harrisonconsoles.com>
Wed, 14 Feb 2018 14:12:45 +0000 (08:12 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Wed, 14 Feb 2018 14:12:55 +0000 (08:12 -0600)
gtk2_ardour/ui_config_vars.h

index c1a6ef6181a4e30426f25b48d49f5c554b3adb86..df7db047d88509c69132a1c153ac6b0af918e3d5 100644 (file)
@@ -107,4 +107,4 @@ UI_CONFIG_VARIABLE (bool, snap_to_marks, "snap-to-marks", true)
 UI_CONFIG_VARIABLE (bool, snap_to_region_sync, "snap-to-region-sync", true)
 UI_CONFIG_VARIABLE (bool, snap_to_region_start, "snap-to-region-start", true)
 UI_CONFIG_VARIABLE (bool, snap_to_region_end, "snap-to-region-end", true)
-UI_CONFIG_VARIABLE (bool, snap_to_grid, "snap-to-grid", false)
+UI_CONFIG_VARIABLE (bool, snap_to_grid, "snap-to-grid", true)