Highlights: quicker Style and Note marker dialogs (#13223)

This commit is contained in:
hius07
2025-02-12 09:14:03 +02:00
committed by GitHub
parent c65e7971ec
commit 70fcc90a3c
6 changed files with 87 additions and 100 deletions

View File

@@ -68,7 +68,7 @@ describe("Readerhighlight module", function()
readerui.highlight:onTap(nil, { pos = pos2 })
fastforward_ui_events()
screenshot(Screen, screenshot_filename)
assert.truthy(readerui.highlight.edit_highlight_dialog)
assert.truthy(UIManager:getTopmostVisibleWidget().name == "edit_highlight_dialog")
end
describe("highlight for EPUB documents", function()