Tags: LoseNine/ruyipage
Tags
fix: actions.move_to offset accumulation and perform() queue leak on … …error - move_to(offset_x, offset_y) without ele_or_loc now treats offset as absolute viewport coords instead of accumulating onto previous pointer position, fixing 'Move target out of bounds' on repeated calls - perform() now clears action queues in finally block so a failed BiDi call no longer leaks stale actions into the next perform() Bumps version to 1.2.5.