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

Fire resize event for gridstack node when changing view #420

Merged
merged 3 commits into from
Apr 8, 2016
Merged

Fire resize event for gridstack node when changing view #420

merged 3 commits into from
Apr 8, 2016

Conversation

Julienng
Copy link
Contributor

@Julienng Julienng commented Apr 8, 2016

Add a fire resize event when gridstack pass from desktop to mobile view (one column) and vice versa.

I changed this because when gridstack change his column, every node size is changed but no one event is fire for this.
This can cause problem for content of node that have pixel width and height, and need to be update when his parent change. Like SVG, iframe or other

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 72.222% when pulling 08f8b1d on Julienng:master into f04965a on troolee:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 72.222% when pulling cc9271b on Julienng:master into f04965a on troolee:master.

@troolee troolee merged commit 0c40977 into gridstack:master Apr 8, 2016
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