kmcgain / Pedalboard

An arduino project for a pedalboard to control AxeFX III
7 stars 0 forks source link

Preset selector - breaks after switching layouts #2

Closed kmcgain closed 3 years ago

kmcgain commented 3 years ago

Steps to reproduce:

  1. Press layout increment and wait to load
  2. Press layout increment (to go back to first layout) and wait to load
  3. Press scene select
  4. Press back

Expected: To show the standard layout

Actual: Back button does nothing

Additionally, in this broken state you can continue to select presets and AxeFx will change, but after selection it just goes back to the first preset select page.

kmcgain commented 3 years ago

Rewrote preset select function so the above is no longer relevant.