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

[LVGL] The event is not forwarded when "Handler type" is set to "Action" in event handler #691

Open
mvladic opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@mvladic
Copy link
Contributor

mvladic commented Jan 10, 2025

There is regression between version 0.21 and 0.20. Before this worked:

image

user action received event through input:

image

Workaround is to use "Flow" for "Handler type":

image

@mvladic mvladic added the bug label Jan 10, 2025
@mvladic mvladic added this to the 0.22.0 milestone Jan 10, 2025
@mvladic mvladic self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant