Thread: status bar
View Single Post
Old 07-03-2018, 10:35 AM   #6
cramoisi
Librarian
cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.cramoisi did not drink the Kool Aid.
 
Posts: 346
Karma: 72225
Join Date: Apr 2015
Location: Liège - Belgium
Device: kobo gloHD - KA1
Quote:
It is posible with the upper statusbar? How?
There is only these values, as Ken said, in data/cr3.ini : 1 to display, 0 to hide.

crengine.page.header.chapter.marks=1
crengine.page.header.font.color=0xFF000000
crengine.page.header.font.face=Noto Sans
crengine.page.header.font.size=22 // it won't have any effect, use a reader.settings.lua value instead.

window.status.battery=1
window.status.battery.percent=0
window.status.clock=0
window.status.line=0
window.status.pos.page.count=1
window.status.pos.page.number=1
window.status.pos.percent=0
window.status.title=1

This said, the top bar is a legacy of crengine. KOReader is kinda meant to be use with the pretty and customisable bottom bar only

Last edited by cramoisi; 07-03-2018 at 10:39 AM.
cramoisi is offline   Reply With Quote