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

feat(obj): return obj for all set API #46

Merged
merged 1 commit into from
May 26, 2024
Merged

feat(obj): return obj for all set API #46

merged 1 commit into from
May 26, 2024

Conversation

XuNeo
Copy link
Owner

@XuNeo XuNeo commented May 26, 2024

This allows chain several set methods like:

obj:add_flag(lvgl.FLAG.SCROLLABLE):center()

This allows chain several set methods like:

obj:add_flag(lvgl.FLAG.SCROLLABLE):center()
Signed-off-by: Neo Xu <[email protected]>
@XuNeo XuNeo merged commit 4e27ee8 into master May 26, 2024
1 check passed
@XuNeo XuNeo deleted the chain-set-api branch May 26, 2024 17:24
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