reviewable/pr11438/r2
hugleo 3 months ago committed by GitHub
parent 0c5ee9f94f
commit 34f9949ba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -231,6 +231,7 @@ describe("Readerhighlight module", function()
document = DocumentRegistry:openDocument(sample_pdf),
_testsuite = true,
}
readerui.document.configurable.trim_page = 3
readerui:handleEvent(Event:new("SetScrollMode", true))
end)
teardown(function()

Loading…
Cancel
Save