Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(table) user data API functions renamed #4769

Merged
merged 2 commits into from Nov 10, 2023

Conversation

strijar
Copy link
Contributor

@strijar strijar commented Nov 8, 2023

No description provided.

@@ -161,7 +161,7 @@ void lv_table_clear_cell_ctrl(lv_obj_t * obj, uint16_t row, uint16_t col, lv_tab
* @param col id of the column [0 .. col_cnt -1]
* @param user_data pointer to the new user_data.
Copy link
Member

Choose a reason for hiding this comment

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

Please mention that it must be malloced as it will be freed automatically.

Copy link
Member

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

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

Thank you, just a minor comment.

@kisvegabor
Copy link
Member

Great, thanks!

@kisvegabor kisvegabor merged commit 6c86969 into lvgl:release/v8.3 Nov 10, 2023
17 checks passed
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.

None yet

2 participants