From 23d3299cac1e95d7f5a08c9b9cf88037ddb9c09d 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 eae5da1e4..90405bd42 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",