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 mouse text resolution input gesture #9057

Merged
merged 8 commits into from
May 6, 2019
Merged

Add mouse text resolution input gesture #9057

merged 8 commits into from
May 6, 2019

Conversation

LeonarddeR
Copy link
Collaborator

@LeonarddeR LeonarddeR commented Dec 12, 2018

Link to issue number:

Closes #9056

Summary of the issue:

It is currently only possible to change the mouse text unit resolution using NVDA's mouse settings panel.

Description of how this pull request fixes the issue:

Adds a new script in globalCommands, not assigned to a gesture

Testing performed:

Tested changing the value using the settings as well as using the new gesture.

Known issues with pull request:

None

Change log entry:

source/globalCommands.py Outdated Show resolved Hide resolved
@LeonarddeR
Copy link
Collaborator Author

I must have missed this request for changes. Addressed now.

@LeonarddeR
Copy link
Collaborator Author

Review addressed :)

@feerrenrut feerrenrut merged commit 87b02c2 into nvaccess:master May 6, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.2 milestone May 6, 2019
feerrenrut added a commit that referenced this pull request May 6, 2019
A command has been added to change the mouse text unit resolution (how much text will be spoken when the mouse moves), it has not been assigned a default gesture. (#9056)
@LeonarddeR LeonarddeR added the BabbageWork Pull requests filed on behalf of Babbage B.V. label Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BabbageWork Pull requests filed on behalf of Babbage B.V. feature/mouse-tracking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an input gesture to change the mouse text unit resolution value
3 participants