From 056509a1a3c3c7ea44a145c6bea024f4417a5435 Mon Sep 17 00:00:00 2001 From: Isaac Levy Date: Thu, 1 Aug 2019 08:59:54 -0400 Subject: [PATCH] Editor config cleanup Remove some unused prefs --- ui/editor/src/chessground.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/editor/src/chessground.js b/ui/editor/src/chessground.js index 36502370906c..191a637c885c 100644 --- a/ui/editor/src/chessground.js +++ b/ui/editor/src/chessground.js @@ -156,8 +156,6 @@ function makeConfig(ctrl) { }, draggable: { showGhost: true, - distance: 0, - autoDistance: false, deleteOnDropOff: true }, selectable: {