View Single Post
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#324
There are also some changes to the SpaceBarRow, which is modified in the Bulgarian keyboard. Zlatko, did you try this one I posted on TJC? I'll publish an update to OpenRepos later.

As for the changes - I think there are many, but we don't use most of them frequently. For instance, width is now called implicitWidth and as abyzthomas said - SeparatorState is now a separate object.

Also now there is a ContextAwareCommaKey which mutates depending on the input field and also splitting spacebar should be declared like this:

Code:
SpacebarKey {}
SpacebarKey {
    active: splitActive
    languageLabel: ""
}
And the splitIndex should point to the index between those.

Hope this helps.
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.

Last edited by Bundyo; 2015-04-17 at 19:01.
 

The Following 5 Users Say Thank You to Bundyo For This Useful Post: