Important: unclear posts may not receive useful answers.
Before posting
- Get familiar with Markdown to format and structure your post
- Be sure to update lvgl from the latest version from the
master
branch.- Be sure you have checked the FAQ and read the relevant part of the documentation.
- If applicable use the Simulator to eliminate hardware related issues.
Delete this section if you read and applied the mentioned points.
Description
I removed the Knob of an arc during the start of some conditions and I want to add the knob again.
I used the following API.
lv_obj_remove_style(arc, NULL, LV_PART_KNOB);
What MCU/Processor/Board and compiler are you using?
ESP32
What LVGL version are you using?
8.3
What do you want to achieve?
creating a GUI for a smart timer