mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
readermenu: move book status to info tab & minor cleanup
This commit is contained in:
@@ -100,7 +100,7 @@ function InputText:initTextBox(text)
|
||||
text_widget,
|
||||
}
|
||||
self.dimen = self[1]:getSize()
|
||||
|
||||
-- FIXME: self.parent is not always in the widget statck (BookStatusWidget)
|
||||
UIManager:setDirty(self.parent, function()
|
||||
return "ui", self[1].dimen
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user