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

Added a refresh method. #105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added a refresh method. #105

wants to merge 2 commits into from

Conversation

arhea
Copy link

@arhea arhea commented Nov 23, 2011

I needed the refresh method because when using the multiselect widget in a tabbed view the original tab is hidden and therefore has no width. So on the tab change I needed to reset the dimensions of the multiselect. So I converted the set dimensions logic to one method _setDimensions then call this method in the _create and refresh methods.

Refresh method can be used to reset size on a parent container state
change.
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