Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
1.86k stars 68 forks source link

Place emoji/ABC switch key in the same place between views #850

Open joewood9364 opened 3 weeks ago

joewood9364 commented 3 weeks ago

When in the emoji picker the key to switch back to ABC is at the far left. When in ABC the key to switch to the emoji picket is third from the left. The space bar also changes size unnecessarily between these views by becoming enlarged in the emoji picker. This discrepancy breaks the normal toggling flow users would expect. The solution is straight forward since the bottom button positions can simply be maintained between the two views. So you would just keep the same space bar size and the other buttons would not be removed or moved around.