illyabusigin / CYRKeyboardButton

A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons
MIT License
351 stars 46 forks source link

Do not cut expanded view #11

Open sjchmiela opened 9 years ago

sjchmiela commented 9 years ago

When in landscape expanded views of buttons to the right get cut. Why? Because of this small mistake.

dstantwo commented 9 years ago

thanks @sjchmiela ! The fix worked for me