lvgl: Missing colorwheel documentation in master branch
Perform all steps below and tick them with [x]
- Read the FAQ
- Check the related part of the Documentation
- Update lvgl to the latest version
- Reproduce the issue in a Simulator
Describe the bug
In the latest master of LVGL, the colorwheel folder under examples/widgets
gone missing. It should be at https://github.com/lvgl/lvgl/tree/master/examples/widgets/colorwheel but it does not exist there.
This causes no Examples and API in the latest documentation of colorwheel in LVGL.
To Reproduce
This is the screenshot of the latest documentation on the web:
Expected behavior
This is the screenshot of the v8
documentation on the web:
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 15 (6 by maintainers)
Thank you for sharing. My idea is to allow using an image and specifying the knob movement, such as:
Once you set the knob somewhere LVGL just ready the color of that image.
What do you think?