This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
lvgl
Watch
1
Star
0
Fork
0
You've already forked lvgl
mirror of
https://github.com/lvgl/lvgl.git
synced
2025-01-14 06:42:58 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
lvgl
/
examples
/
widgets
/
slider
History
Gabor Kiss-Vamosi
4a766c516d
example(slider): make lv_example_slider_3 work with dark theme too
...
fixes
:
#3094
2022-02-16 14:04:05 +01:00
..
index.rst
docs(examples) add MicroPython examples
2021-06-11 16:48:27 -04:00
lv_example_slider_1.c
fix(printf) add (int) casts to log messages to avoid warnings on %d
2021-11-03 11:53:03 +01:00
lv_example_slider_1.py
fix(examples) remove cast in MP scripts (
#2354
)
2021-07-07 17:04:46 +02:00
lv_example_slider_2.c
feat(style) add user_data paramter to lv_style_transition_dsc_init
2021-05-12 12:57:12 +02:00
lv_example_slider_2.py
chore: many trivial spelling and layout fixes (
#3008
)
2022-01-17 08:10:23 -05:00
lv_example_slider_3.c
example(slider): make lv_example_slider_3 work with dark theme too
2022-02-16 14:04:05 +01:00
lv_example_slider_3.py
fix(micropython) update examples for new API (
#3059
)
2022-01-29 12:39:11 -05:00