DustinWatts / FreeTouchDeck

For interfacing with Windows/macOS/Linux using an ESP32, a touchscreen and BLE.
https://www.youtube.com/dustinwatts
MIT License
617 stars 124 forks source link

Latching issue on screen 3 position 4 #101

Closed Tigorko closed 1 year ago

Tigorko commented 1 year ago

Hello First of all, thank you for your time developing this product, it's excellent and I love it and hope it will be even better in the future. After two weeks of usage, I encountered a bug that does not go away even after a complete reinstall.

On Menu 3, position 4, latching does not work. I can press this button and the shortcut is executed, but the graphical update is not.

DustinWatts commented 1 year ago

Hi @Tigorko Thanks for the report. I will look in to it and fix it!

DustinWatts commented 1 year ago

Found a missing line in ConfigLoad.h line 970 should have menu3.button3.latch = doc["button3"]["latch"] | false; in front of it. Will fix this in the next release.

github-actions[bot] commented 1 year ago

This issue has been stale for a while now

github-actions[bot] commented 1 year ago

This issue has been stale for a while now