Skip to content

Fixed Absolute vs Relative Coordinate Positioning in Examples#10

Open
isaacljubic wants to merge 1 commit intooxylabs:masterfrom
isaacljubic:patch-1
Open

Fixed Absolute vs Relative Coordinate Positioning in Examples#10
isaacljubic wants to merge 1 commit intooxylabs:masterfrom
isaacljubic:patch-1

Conversation

@isaacljubic
Copy link
Copy Markdown

The move_mouse_smoothly() function was inserting absolute coordinates into the move_by_offset function (which should take relative coordinates).

I have fixed that by calculating the relative coordinates and inputting them.

This is referenced in Issue #9 - which I have commented on (comment goes into more detail).

The move_mouse_smoothly() function was inserting absolute coordinates into the move_by_offset function (which should take relative coordinates). 

I have fixed that by calculating the relative coordinates and inputting them.

This is referenced in Issue oxylabs#9 - which I have commented on (comment goes into more detail).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant