mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add faked tap when closing dict window
This commit is contained in:
@@ -64,5 +64,6 @@ end
|
||||
|
||||
function DictQuickLookup:onTapClose()
|
||||
UIManager:close(self)
|
||||
self.ui:handleEvent(Event:new("Tap"))
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user