Quote:
Originally Posted by Ripplinger
One odd (and I'll admit really picky) thing my screenshot above pointed out to me was that this firmware has the page number located one pixel lower. I always keep the battery and time on the same line and I could see the difference in the screenshot. I made sure it wasn't just a fluke of the current book, and had to lower the placement of the battery and time by one pixel. But my other reader on 4.20.14622 did not need that adjustment.
|
Those are the sorts of things that can bug me, too -- I get it!
By the way, you can adjust the vertical placement of the page number (without pushing the text of the book up) by adjusting line 334 in nickel.yaml, under "Custom new header/footer font":
Replace: "#caption[newFooter=true] {\n font-size: 14px; margin-top: -1px;}"
Making margin-top "-1px" will move the page number up by 1 pixel.