mirror of
https://github.com/koreader/koreader
synced 2024-11-06 09:20:32 +00:00
4cc620b702
Move as much of the state tracking as possible inside VirtualKeyboard itself. InputDialog unfortunately needs an internal tracking of this state because it needs to know about it *before* the VK is shown, so we have to keep a bit of duplication in there, although we do try much harder to keep everything in sync (at least at function call edges), and to keep the damage contained to, essentially, the toggle button's handler. (Followup to #10803 & #10850) |
||
---|---|---|
.. | ||
_meta.lua | ||
main.lua |