espterm / espterm-firmware

ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
Mozilla Public License 2.0
127 stars 24 forks source link

Lower number of buttons #250

Closed plachta11b closed 7 years ago

plachta11b commented 7 years ago

How do i can change number of buttons? There are only two buttons in live demo and it looks much more cooler. After leaving button label and button command blank and clicking "Apply!" this message appear "Validation errors for: ". Typing number 0 into button command unexpectedly resulting in blanked input after applying change.

MightyPork commented 7 years ago

lowering number of buttons is not currently implemented in the back-end, but it's planned - see #233

the other part sounds like a bug - though leaving the label empty should result in a grayed-out look of button

MightyPork commented 7 years ago

the validation error is fixed in work, will be in the next release