Highlights: page boxes cache (#12768)

This commit is contained in:
hius07
2024-11-23 14:05:05 +02:00
committed by GitHub
parent c124425ac3
commit 47feaaa1df
3 changed files with 161 additions and 151 deletions

View File

@@ -66,6 +66,7 @@ describe("Readerhighlight module", function()
readerui.highlight:saveHighlight()
readerui.highlight:clear()
UIManager:close(readerui.highlight.highlight_dialog)
readerui:paintTo(Screen.bb, 0, 0)
readerui.highlight:onTap(nil, { pos = pos2 })
assert.truthy(readerui.highlight.edit_highlight_dialog)
UIManager:close(readerui.highlight.edit_highlight_dialog)