Replies: 1 comment 3 replies
-
LVGL only accepts integer values for the slider. If you need more granular values, use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
just looked around but could not identify how to setup a slider with decimal?
My intention is to have a slider to set a temperatur setpoint. Integer values are not precise enough.
Can you help how to setup a slider for 15.0°C till 28.0°C?
Gave it try with this but does not work:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions