mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
FileManager: Refresh key_events handlers on keyboard hotplug
This commit is contained in:
@@ -1168,7 +1168,6 @@ function Menu:switchItemTable(new_title, new_item_table, itemnumber, itemmatch)
|
||||
end
|
||||
|
||||
function Menu:onScreenResize(dimen)
|
||||
--- @todo Investigate: could this cause minor memory leaks?
|
||||
self:init()
|
||||
return false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user