[ReaderHighlight] NT: account for status and alt-status bars in text selection#13348
Conversation
|
Has this been tested with the status bar both with and without reclaim bar height enabled? |
|
reclaim is under a koreader/frontend/apps/reader/modules/readerfooter.lua Lines 1680 to 1681 in 23ed86a with HotKeys, one could theoretically now toggle the status bar with a shortcut and use the reclaim thingy but I guess I hadn't thought about it until now, after all, I don't reclaim, unlike "@NiLuJe, and In any case, I just tried it in the emulator and... it seg faults... for clarification, setting the edit: lifting the cap on k4, it works just fine. Technically you can have the status bar temp drawn over the crosshairs if you: starting with |
what's new
frontend/apps/reader/modules/readerhighlight.lua: Modified the logic to account for both the status bar and the alternative status bar, ensuring the highlight indicator does not overlap with these elements.This change is