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

Fix mouse column limit on text mode (issue #4353) #4389

Merged
merged 3 commits into from
Jul 30, 2023

Conversation

maron2000
Copy link
Contributor

Refering to the fix on dosbox-staging, fix issue which moving mouse cursor past 80th column was not possible.
I personally tested dos navigator 6.4.0 (mentioned in #4353) on Visual Studio x64 build.

What issue(s) does this PR address?

Fixes #4353

@joncampbell123 joncampbell123 merged commit 1be510b into joncampbell123:master Jul 30, 2023
17 checks passed
@maron2000 maron2000 deleted the fixmouse branch July 31, 2023 12:58
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.

Built-in mouse driver limited to 80 columns in some modes
2 participants