It's great to hear that it's working. Can you describe what you see when you start typing your message? The broken keypad was one of the issues I was solving with the 0.0.4 version, and when you're typing, the keypad should stay put. I'd be happy to try to address the issue if I can.
The keypad is indeed shifted upwards (see screenshots above) because of how layouts work on Kobo's GUI framework (Qt); just like in the lock menu, the info panel is moved slightly downwards because Qt tries to maintain even spacing between all elements, but the additional movement is unexpected.
|