Closed AlixANNERAUD closed 1 year ago
Strange behaviour of Label_Type::Set_Text_Format(), which doesn't work for input argument. It think there's an issue with passing variadic arguments to lv_label_set_text_fmt() but I don't know what.
Label_Type::Set_Text_Format()
lv_label_set_text_fmt()
Strange behaviour of
Label_Type::Set_Text_Format()
, which doesn't work for input argument. It think there's an issue with passing variadic arguments tolv_label_set_text_fmt()
but I don't know what.