LVGL version: LVGL:8.3
I also attempted to execute the function lv_obj_set_style_transform_angle() on the microcontroller. When the parameter of the second rotation angle is not equal to 0, the control will disappear.
Hey @xiaohai1998, I tested this example on Linux and didn’t have problems. But, it seems the rotation is not working as expected. It’s “funny” because the other styles were applied.
@halyssonJr hello,I changed the log level to LV_LOG_LEVEL_ERROR, but no relevant useful information was output. When I checked the version used in your post, it was 8.3. Is there any connection with the version?