nvda
cc7aabee - HID Braille: allow all gesture bindings to function again (#13228)

Commit
4 years ago
HID Braille: allow all gesture bindings to function again (#13228) When using a braille display with the HID Braille driver, none of the gesture bindings (such as scrolling, routing etc) function anymore. This was broken in commit dd24001 between 2021.3 and 2021.3.1. In this commit, the HID braille driver was renamed to hidBrailleStandard, however, all the gesture bindings within the driver were not updated to reflect the rename. Description of how this pull request fixes the issue: Correct the driver name on all gesture bindings in this driver to reference hidBrailleStandard instead of HID.
Parents
Loading