lv_style_int_tptop =lv_obj_get_style_pad_top(obj, LV_OBJ_PART_MAIN); lv_style_int_tpbottom =lv_obj_get_style_pad_bottom(obj, LV_OBJ_PART_MAIN); lv_obj_set_width(obj, h - ptop - pbottom); lv_obj_set_height(obj, h - ptop - pbottom); ...
New issue Closed lv_obj_set_content_width & lv_obj_set_content_height don't take border side into account#3721 #3725 Description Johennes kisvegabor closed this ascompletedin#3725on Oct 12, 2022