mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Update readerfooter.lua
This commit is contained in:
@@ -23,7 +23,7 @@ local ReaderFooter = InputContainer:new{
|
||||
progress_percentage = 0.0,
|
||||
progress_text = nil,
|
||||
text_font_face = "ffont",
|
||||
text_font_size = 14,
|
||||
text_font_size = DMINIBAR_FONT_SIZE,
|
||||
bar_height = Screen:scaleByDPI(DMINIBAR_HEIGHT),
|
||||
height = Screen:scaleByDPI(DMINIBAR_CONTAINER_HEIGHT),
|
||||
padding = Screen:scaleByDPI(10),
|
||||
|
||||
Reference in New Issue
Block a user