Skip to content

Conversation

@aopenna
Copy link

@aopenna aopenna commented Oct 8, 2024

added explicity attribution of screen object: to
tCScreen->screenObj = *obj;

more on issue description.

…. added string.h declaration, changed some lv call from old to new names
@aopenna
Copy link
Author

aopenna commented Oct 8, 2024

issue link

LV_UNUSED(class_p);
lv_tc_screen_t *tCScreenObj = (lv_tc_screen_t*)obj;

tCScreenObj->screenObj = *obj;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the issue is fixed with this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant