mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
print debug line
This commit is contained in:
@@ -6,6 +6,7 @@ InfoMessage = {
|
||||
}
|
||||
|
||||
function InfoMessage:show(text,refresh_mode)
|
||||
print("# InfoMessage ", text, refresh_mode)
|
||||
local dialog = CenterContainer:new({
|
||||
dimen = { w = G_width, h = G_height },
|
||||
FrameContainer:new({
|
||||
|
||||
Reference in New Issue
Block a user