70bc94946f
Instead of manually resizing each key everytime the keyboard needs to relayout, have a special grid container that will preserve aspect when resized. This actor works in two stages though, first the keys need to be added and then layoutButtons() need to be called for the actors to be reparented to the container with the right attachment options.