Skip to content

Resizable: Keep user defined handles on _setOption #1795

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

Closed
wants to merge 1 commit into from

Conversation

kdinev
Copy link
Contributor

@kdinev kdinev commented Feb 24, 2017

Now handles that have been placed in the DOM by the user will persist through _setOption. However, I noticed they will be removed on destroy. I'm not certain if this is expected. If not, I can fix that as well.

Fixes #15084

Related to #1666

@jsf-clabot
Copy link

jsf-clabot commented Feb 24, 2017

CLA assistant check
All committers have signed the CLA.

@scottgonzalez
Copy link
Member

Thanks, I'll try to review this in a few hours. But I wanted to respond about the destroy behavior. Any elements that were created by the user should remain after destroy.

@kdinev
Copy link
Contributor Author

kdinev commented Feb 24, 2017

You're welcome :) Do you want me to include the destroy logic to this PR, or should I create a new one?

@scottgonzalez
Copy link
Member

I guess since this destroy behavior has been in place for a while, it can be a separate PR.

@scottgonzalez
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants