diff --git a/javascript/tc.preset.js b/javascript/tc.preset.js index c818f87..d048651 100644 --- a/javascript/tc.preset.js +++ b/javascript/tc.preset.js @@ -586,7 +586,7 @@ function paint() // } // Hovered slot - if ((last_hovered > -1) && !is_dragging) { + if ((last_hovered > -1) && is_dragging < 2) { var last_hovered_slot = slots[last_hovered]; // Slot border