debug dragTo
This commit is contained in:
@@ -240,8 +240,6 @@ class DuckTrackEventActionConverter:
|
||||
skip_move += 1
|
||||
continue
|
||||
last_move, _index = self.compress_mouse_move(events, _index+1)
|
||||
if result[-1:][0]["action_type"] == "MOVE_TO":
|
||||
result.pop()
|
||||
result.append({
|
||||
"action_type": "DRAG_TO",
|
||||
"parameters": {
|
||||
|
||||
Reference in New Issue
Block a user