2
0
mirror of https://github.com/koreader/koreader synced 2024-11-06 09:20:32 +00:00
koreader/plugins/vocabbuilder.koplugin
NiLuJe b523c2e8b9 InputContainer: Fall cleanup ;).
Get rid of the doc & seqtext fields, as they are not actually used (nor
are they particularly useful, the event handler's name should be pretty
self-explanatory).

Also, tweak the key_events documentation to highlight the quirks of the
API, especially as far as array nesting is involved...

Random drive-by cleanup of the declarations of key_events & ges_events
to re-use the existing instance object (now that we know they're sane
;p) for tables with a single member (less GC pressure).
2022-10-29 22:55:20 +02:00
..
_meta.lua Vocabulary builder: store word context, other tweaks and fixes (#9195) 2022-06-12 21:34:17 +02:00
db.lua Vocabulary builder: add "Open..." to Dispatcher (#9634) 2022-10-25 12:27:07 +02:00
main.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00