-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
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:

