Skip to content
Commit 90adbade authored by Joanmarie Diggs's avatar Joanmarie Diggs
Browse files

Implement initial support for braille "word wrap"

Note: This setting is currently disabled by default. To enable it, the
following lines should be added to your orca-customizations.py file:

import orca.settings
orca.settings.enableBrailleWordWrap = True

After sufficient testing and feedback, the default value may change and
a GUI option added.
parent ad038616
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment