Increase default audio marker snap distance to 10 pixels to match 2.1.9

Originally committed to SVN as r6256.
This commit is contained in:
Thomas Goyne 2012-01-09 20:31:30 +00:00
parent 8bfefd356c
commit 93c96d1f82
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
}
},
"Snap" : {
"Distance" : 5,
"Distance" : 10,
"Enable" : false
},
"Spectrum" : true,