Mouse Enhancements
This is a collection of enhancements for mouse usage in NVDA.
Some features may be moved out as standalone features in the future.
Features
- Fix mouse tracking in Electron apps.
- Electron apps, such as VS Code.
- Fix a part of the NVIDIA Control Panel where the content of the static text description control is incorrect.
- Fixed the problem that some buttons in PDFgear could not get the description text.
Usage
To enable these features, you need to install the mouseEnhancements add-on from the Add-ons Store. After installing, restart NVDA.
Known issues
None.
Changelog
0.2.0
- Fix a part of the NVIDIA Control Panel where the content of the static text description control is incorrect.
- Fixed the problem that some buttons in PDFgear could not get the description text.
0.1.0
- Fix mouse tracking in Electron apps.
Acknowledgements
Thanks to @jcsteh for his guidance in fixing mouse tracking in the Electron app.