Open dirkx opened 2 years ago
On small screens the offset of the keypads can cause these to be partly invisible; esp enter/escape. See also [#187
](https://github.com/ImpulseAdventure/GUIslice-Builder/issues/187)
ESP32 with a small TTGO
At least some attempt to keep the keypad on teh screen.
@dirkx Already supported in the Builder by way of edit-options->KeyPadAlpha or KeyPadNum.
Paul--
@Pconti - and that helps a lot - but may still make sense to limit/shift the sizes to screen size.
Describe the bug
On small screens the offset of the keypads can cause these to be partly invisible; esp enter/escape. See also [#187
](https://github.com/ImpulseAdventure/GUIslice-Builder/issues/187)
Device hardware
ESP32 with a small TTGO
Expected behavior
At least some attempt to keep the keypad on teh screen.