When I registered 2 PopupVisibilityListeners to one PopupButton, only one of them (I have a feeling, that chosen randomly) was called, when popup visibility has changed. I need to click the button several times, to get the state set from both PopupVisibilityListeners.
When I registered 2 PopupVisibilityListeners to one PopupButton, only one of them (I have a feeling, that chosen randomly) was called, when popup visibility has changed. I need to click the button several times, to get the state set from both PopupVisibilityListeners.