pushed
zhengqunkoo/fbpdf • 1:49 PM - Feb 16, 2020
This change updates printinfo() in fbpdf.c to position the cursor on the last screen row before rendering the status line, instead of always jumping to the top-left corner. That keeps the file/page/zoom overlay anchored at the bottom where it behaves more like a conventional status bar and is less likely to interfere with page content. The practical effect is a cleaner reading experience with persistent info shown in a less intrusive place.