From cf1afe99833fa7cb9d82653fcac3c9e96db5d267 Mon Sep 17 00:00:00 2001 From: odrling Date: Mon, 19 Aug 2019 00:22:43 +0200 Subject: [PATCH] [Karaoke] disable drag timing disables "Left-click drag moves end marker" --- src/libresrc/default_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libresrc/default_config.json b/src/libresrc/default_config.json index 035ffbeda..ca77002f5 100644 --- a/src/libresrc/default_config.json +++ b/src/libresrc/default_config.json @@ -50,7 +50,7 @@ "Waveform Style" : 0 }, "Downmixer" : "ConvertToMono", - "Drag Timing" : true, + "Drag Timing" : false, "Inactive Lines Display Mode" : 3, "Karaoke" : { "Font Face" : "Verdana",