mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
Highlights: quicker Style and Note marker dialogs (#13223)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user