InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.71k stars 927 forks source link

Metronome bpb dropdown cannot scroll up #1806

Open borkymcgee opened 1 year ago

borkymcgee commented 1 year ago

Verification

What happened?

The 'bpb' dropdown in the metronome app will scroll down, but not up

What should happen instead?

The dropdown should be able to scroll up as well as down

Reproduction steps

  1. Open Metronome app
  2. Tap bpb button
  3. Scroll to the bottom of the list
  4. Attempt to scroll back up to the top of the list

More details?

Bug exists on both InfiniSim and on actual hardware

Version

v1.13.0

Companion app

No response