DCC-EX / EX-T3-WiFi

ESP32 based WiFi throttle for DCC++
GNU General Public License v3.0
16 stars 4 forks source link

Disable swipe option #67

Closed ALD-Models closed 1 year ago

ALD-Models commented 1 year ago

Sometimes I have noticed that I accidently swipe on the screen and it can get a little annoying.

Could you possibly make a button in the settings so you could disable swipe?

alex-code commented 1 year ago

Good idea, I could add an extra No Action option to the swipe config.

alex-code commented 1 year ago

Added None as an option for swipe actions. This is a breaking change as I reordered the const numbers so you'll just need to touch each action option button once if you want to keep any settings you previously had.

ALD-Models commented 1 year ago

Hi I have uploaded the new code but the none button isn't showing as an option, but i have got:

Release/Keypad/Loco Names/Loco groups/Next Loco/ Prev Loco

alex-code commented 1 year ago

Does it show when you cycle through the swipe options by touching the buttons?

ALD-Models commented 1 year ago

When pressing the swipe options, the none button doesn't show on the list

alex-code commented 1 year ago

How did you update? Did you download the new changes then upload?

ALD-Models commented 1 year ago

Sorted it i accidentally pressed the wrong upload button

Thank you for your help