daisy/MathCATForPython

Add support for braille cursor routing

Open

#73 opened on Apr 13, 2024

 (1 comment) (0 reactions) (0 assignees)Python (8 forks)auto 404
good first issue

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

MathCAT added a call to allow controlling the navigation position from a refreshable braille display. This needs to be hooked up in the addon.

I noticed some routeTo functions, but I'm not clear how they can be hooked up for math. They are associated with Region and ObjectRegion.

Contributor guide