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

UI-poll events #95

Open
caalador opened this issue Sep 6, 2022 · 0 comments
Open

UI-poll events #95

caalador opened this issue Sep 6, 2022 · 0 comments
Labels

Comments

@caalador
Copy link
Collaborator

caalador commented Sep 6, 2022

Investigate ignoring UI-poll events if ui polling is enabled.
image
This can be easily seen by settiung UI.getCurrent().setPollInterval(300); which will generate lots of event requests that could/should probably be ignored as long as they don't take >x amount of time.

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