esp-rainmaker-ios icon indicating copy to clipboard operation
esp-rainmaker-ios copied to clipboard

Slider control jumps to wrong value

Open weixinal opened this issue 1 year ago • 0 comments

Description: The slider control is behaving erratically. When manually dragging the slider to a new value, it sometimes jumps back to the original position, and other times it jumps to a new value. I have debugged the issue on my ESP32 and found that the new value is correctly reported by rainmaker, so it is not an issue with the reporting. Steps to Reproduce:

  1. Open the RainMaker iOS App.
  2. Navigate to the slider control.
  3. Manually drag the slider to a new value.

Expected Behavior: The slider should move smoothly to the new value and stay there. Actual Behavior: The slider jumps back to the original position or jumps to a new value. Additional Information:

  • iOS APP version:2.11.0
  • ESP-IDF version:5.0

weixinal avatar Apr 26 '23 06:04 weixinal