Do not use lv_obj_is_valid() in 1.5.3 version output ui files

What do you want to achieve?

Do not use lv_obj_is_valid() in 1.5.3 version output ui files

Long before I post a issue here that do not use lv_obj_is_valid() in “ui_theme_manager.c” and the output ui of this section of the program is commented:
if (object_p==NULL /|| !lv_obj_is_valid(object_p)/ || theme_variable_p==NULL) return;

And I found in the new verison 1.5.3 its come back in multilingual functions of screen files…
This lv_obj_is_valid() fun is not stable and not recommended to use, so hope to not use it in the out put files.

What have you tried so far?

Screenshot or video

Others

  • SquareLine Studio version:
  • Operating system:
  • Target hardware: