Skip to content

Handle dynamic menu changes #72

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apaatsio
Copy link

Handle the case where the menu changes dynamically after the initialization. I.e. menu items are added or removed.

Moreover, this should have slightly better performance since there is only one event listener for all rows, instead of a separate event listener for each row.

Fixes same as #31

Handle the case where the menu changes dynamically after the initialization.
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