Skip to content

fix(msgbox): return the footer in lv_msgbox_get_footer #5804

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

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

kisvegabor
Copy link
Member

fixes #5788

Description of the feature or fix

A clear and concise description of what the bug or new feature is.

Notes

@XuNeo XuNeo merged commit 8d453b5 into lvgl:master Mar 8, 2024
@kisvegabor kisvegabor deleted the fix/msgbox branch March 11, 2024 14:24
yimoxiao pushed a commit to yimoxiao/lvgl that referenced this pull request Sep 19, 2024
VELAPLATFO-30315

Change-Id: I757d4c1e8c1a31cf50fa41f543fd56047ba64aa1
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
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.

Messagebox widget api, lv_msgbox_get_footer() is returning header object instead of footer object.
4 participants