Quote:
Originally Posted by JSWolf
I too would like to stop the UPPERCASING of the header and footer. Thanks.
|
Try this:
Code:
Make book header/footer lowercase:
- Enabled: no
- PatchGroup: Header/footer page number text
# In ReadingView::getChapterTitle (header), NOP QString::toUpper call:
- ReplaceBytesNOP: {Offset: 0xA366EC, FindBLX: 0x440474}
# In ReadingView::updateFooter, NOP QString::toUpper call:
- ReplaceBytesNOP: {Offset: 0xA39C36, FindBLX: 0x440474}
# Page number text
- FindReplaceString: {Find: "%1 OF %2", Replace: "%1 of %2"}
Note that it will conflict with "Custom header/footer page number text". If this works, I'll add it to the patches for v53.