mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Terminal plugin (#2646)
This commit is contained in:
@@ -108,6 +108,7 @@ function InputText:initTextBox(text, char_added)
|
||||
fgcolor = fgcolor,
|
||||
width = self.width,
|
||||
height = self.height,
|
||||
dialog = self.parent,
|
||||
}
|
||||
else
|
||||
self.text_widget = TextBoxWidget:new{
|
||||
|
||||
Reference in New Issue
Block a user