View Single Post
Old 06-22-2015, 01:14 PM   #5
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
As regards the first message of this thread, I read different values in my defaults.lua file:

Code:
-- configure "mini" progress bar
DMINIBAR_TOC_MARKER_WIDTH = 2   -- Looses usefulness > 3
DMINIBAR_HEIGHT = 7             -- Should be smaller than DMINIBAR_CONTAINER_HEIGHT
DMINIBAR_CONTAINER_HEIGHT = 14  -- Larger means more padding at the bottom, at the risk of eating into the last line
DMINIBAR_FONT_SIZE = 14
Can I add some of the values up there like the following?

DMINIBAR_ALL_AT_ONCE = true
DMINIBAR_PROGRESSBAR = true
DMINIBAR_TIME = false
DMINIBAR_PAGES = true
DMINIBAR_NEXT_CHAPTER = false
DMINIBAR_BATTERY = true

I have a three-weeks old build of Koreader.


Edit: I tried it but it changes nothing. so I erased my changes

Last edited by roger64; 06-22-2015 at 01:24 PM. Reason: edit
roger64 is offline   Reply With Quote