mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Screenshot: set as book custom cover (#11227)
This commit is contained in:
@@ -2515,7 +2515,7 @@ function ReaderFooter:onTimeFormatChanged()
|
||||
end
|
||||
|
||||
function ReaderFooter:onBookMetadataChanged(prop_updated)
|
||||
if prop_updated.metadata_key_updated == "title" then
|
||||
if prop_updated and prop_updated.metadata_key_updated == "title" then
|
||||
self:updateFooterText()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user