mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
397211644d
The japanese keyboard being taller than the others, when switching to/from it from/to another layout: - re-init InputDialog for proper sizing and positionning - refresh the whole screen, to remove any trace of a previous taller keyboard Also add calls to :free() here and there to free keyboard keys' TextWidgets' XText C objects without waiting for GC.