GUIslice icon indicating copy to clipboard operation
GUIslice copied to clipboard

Keypad can be partly obscured on small screens.

Open dirkx opened this issue 3 years ago • 2 comments

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.

dirkx avatar Feb 05 '22 12:02 dirkx

@dirkx Already supported in the Builder by way of edit-options->KeyPadAlpha or KeyPadNum.

Paul--

Pconti31 avatar Feb 05 '22 13:02 Pconti31

@Pconti - and that helps a lot - but may still make sense to limit/shift the sizes to screen size.

dirkx avatar Feb 05 '22 17:02 dirkx