AndBible / and-bible

AndBible: Bible Study
https://andbible.org
GNU General Public License v3.0
576 stars 193 forks source link

MyBible modules do not show Red Letters properly #2132

Open tuomas2 opened 2 years ago

tuomas2 commented 2 years ago

https://support.andbible.org/scp/tickets.php?id=1335

gelafin commented 2 years ago

Can the ticket's contents be copied here? A login is needed to view the ticket using that link

tuomas2 commented 2 years ago

I've tested the experimental MyBible feature which works pretty good already. I've tested it with different modules and all of them display the section titles within the following verse instead of above it.

Essentially red letters support is not yet implemented for MyBible modules. MyBible support is in MyBibleBook.kt. It should figure out support from module info and enable it for the module. Probably red letters are marked with some tag in MyBible so support in js side should be straightforward to make.