Skip to content

Improvements #7

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

Merged
merged 7 commits into from
Apr 15, 2015
Merged

Improvements #7

merged 7 commits into from
Apr 15, 2015

Conversation

jayfunk
Copy link
Collaborator

@jayfunk jayfunk commented Apr 15, 2015

This pull request includes some of @ ahutchings changes and a bug fix for his changes.

ahutchings and others added 7 commits April 14, 2015 22:54
If the Resizable component is unmounted before the initial
resetTriggers timeout fires, an exception will be thrown when
resetTriggers attempts to read from the DOM. Store a reference to the
resetTriggers timeout ID and clear it before the component unmounts.
Previously checkTriggers() read the dimensions from the DOM, and then dimensions were read again in order to get the values to pass to the onResize callback.
Read dimensions from the DOM only once per frame
nrako added a commit that referenced this pull request Apr 15, 2015
@nrako nrako merged commit 8f0aa96 into nrako:master Apr 15, 2015
denis-bunakalya pushed a commit to SpirentOrion/orion-react-component-resizable that referenced this pull request Mar 29, 2022
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.

3 participants