[Drag-Drop] Add test cases
Add test cases for avoiding redundant drop handling, WTD-1233.
This commit is contained in:
@@ -253,6 +253,7 @@ define(
|
||||
if (e.isDefaultPrevented()) {
|
||||
return;
|
||||
}
|
||||
e.preventDefault();
|
||||
// Store the position of this element.
|
||||
addElement({
|
||||
type: "fixed.telemetry",
|
||||
|
||||
Reference in New Issue
Block a user