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:
@@ -526,6 +526,7 @@ function ReaderBookmark:onShowBookmark(match_table)
|
||||
textviewer = TextViewer:new{
|
||||
title = _("Bookmark details"),
|
||||
text = bm_view,
|
||||
text_type = "bookmark",
|
||||
buttons_table = {
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user