mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
test(fix): disable footer in readerlink_spec
This commit is contained in:
@@ -88,6 +88,8 @@ describe("ReaderLink module", function()
|
||||
zoom = 0.9501187648456056456,
|
||||
},
|
||||
}
|
||||
-- disable footer
|
||||
G_reader_settings:saveSetting("reader_footer_mode", 0)
|
||||
local readerui = ReaderUI:new{
|
||||
document = DocumentRegistry:openDocument(sample_pdf),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user