Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add set_cursor_pos_unchecked method. #51

Closed
wants to merge 1 commit into from

Conversation

cr1901
Copy link

@cr1901 cr1901 commented Jan 4, 2024

In light of set_cursor_pos working exclusively in terms of screen coordinates, I needed a function that let me set offscreen addresses to values to work with scrolling.

@ColinTimBarndt
Copy link
Contributor

#54 would solve this problem by allowing these off-screen coordinates (and still checking them).

@cr1901
Copy link
Author

cr1901 commented Sep 17, 2024

If it means that I can stop using my own fork of the driver, I'm not against learning your API changes (though your changes seem like they'd take longer to be reviewed :P).

@JohnDoneth
Copy link
Owner

Closing now that #54 merged and should allow for this.

@JohnDoneth JohnDoneth closed this Sep 27, 2024
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.

3 participants