mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
ButtonDialogTitle: no bold font in the title by default (#8557)
This commit is contained in:
@@ -765,7 +765,6 @@ function ReaderLink:onGoToExternalLink(link_url)
|
||||
end
|
||||
dialog = ButtonDialogTitle:new{
|
||||
title = text,
|
||||
use_info_style = true,
|
||||
buttons = buttons,
|
||||
}
|
||||
UIManager:show(dialog)
|
||||
|
||||
Reference in New Issue
Block a user