MYaqoobEmbedded

Results 1 issues of MYaqoobEmbedded

https://github.com/lvgl/lvgl/blob/e19410f8f8a256609da72cff549598e0df6fa4cf/src/extra/widgets/spinbox/lv_spinbox.c#L302 The spinbox decrement algorithm special case fails with the following scenario: - Set Range (-11 to 12) - Change cursor position of spinbox to 10 (step = 10) -...