Xila-Project / Old_core

The code repository of Xila.
https://xila.dev
MIT License
14 stars 5 forks source link

`Label_Type::Set_Text_Format()` doesn't work properly. #16

Closed AlixANNERAUD closed 1 year ago

AlixANNERAUD commented 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.