Now that 4.0 d has gone RC, I assume the 4.0d COM API is "stable", so I'd like to ask for this to please be considered for 4.0e:
At present, the API for LogosPanel.Navigate(Request : LogosNavigationRequest) only works to page-level for page-based resources.
Please can we have a finer level of navigation? Maybe to paragraph-level.
Once a sub-page navigation format is defined, can we please also get that fine-grained level back in the LogosApplication.PanelChanged(Panel : Object, Reserved : Object) Event.
Notes:
1) I asked for something like this before, but can't find it now. It might have been deep within some other thread, and is now lost. Sorry if this is sort-of-repeated.
2) Related: Using "Read Aloud" for a page-based resource has a related issue. The screen position (and the LogosApplication.PanelChanged(Panel : Object, Reserved : Object) Event) only updates once per page, with most of the text off-screen during the reading. This point (2) also feels like a repeat but I did not find it when I searched for all my API related posts. Sorry.
3) For a verse-based resource (Bible) the above problems don't happen, and the auto-navigate and events work just fine. Thankyou.