ReaderZooming: make auto-crop default be page content (#11438)

This commit is contained in:
hugleo
2024-03-13 20:15:10 -03:00
committed by GitHub
parent ac0483bfce
commit b026f84949
3 changed files with 3 additions and 5 deletions

View File

@@ -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()