View Single Post
Posts: 29 | Thanked: 17 times | Joined on Apr 2013 @ France
#834
Originally Posted by Ancelad View Post
I don't use swype... And I haven't ideas ATM. But I will check.
The width problem is not specific to Swype, it happens with the regular keyboard as well.
This is caused by this line (117) inconstants.ini:
Code:
FONT_BUTTON                 = $FONT_FAMILY light 26px;
If I set it back to 22px, then all the buttons fit in the tab bar. (yay )

Now I'm trying to understand why we get white text on a white background in Swype but not with the regular keyboard, I'll let you know if I find what to change...

Last edited by mika123; 2014-04-11 at 23:50. Reason: font size was wrong in previous edit!