debug dragTo

This commit is contained in:
tsuky_chen
2023-12-13 00:09:34 +08:00
committed by GitHub
parent c628a4e0e8
commit fe2e5332a7

View File

@@ -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": {