mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
TextViewer: add dialog to set font size and justify text (#11210)
This commit is contained in:
@@ -200,8 +200,7 @@ When the book's language tag is not among our presets, no specific features will
|
||||
UIManager:show(TextViewer:new{
|
||||
title = _("Language tags (and hyphenation dictionaries) used since start up"),
|
||||
text = status_text,
|
||||
text_font_face = "smallinfont",
|
||||
justified = false,
|
||||
text_type = "code",
|
||||
height = math.floor(Screen:getHeight() * 0.8),
|
||||
})
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user