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

OnDropdownHide #5505

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

OnDropdownHide #5505

wants to merge 1 commit into from

Conversation

ImRenQ
Copy link

@ImRenQ ImRenQ commented Oct 28, 2024

Adds an event that allows the external code to know about the closing of the drop-down list

@PJB3005
Copy link
Member

PJB3005 commented Oct 28, 2024

Just curious: what's your use case for this?

@PJB3005 PJB3005 self-assigned this Oct 28, 2024
@ImRenQ
Copy link
Author

ImRenQ commented Oct 28, 2024

Just curious: what's your use case for this?

I need to know when a popup is closed or open

I have a ListContainer, one of the entries contains an OptionButton. When the ListContainer is updated, the open popup is closed.
Skip ListContainer updates if the popup is open (and updating after it closes) is one solution to this problem

изображение

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.

2 participants