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

Feature/event on scroll #452

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

Conversation

zouberakis
Copy link

Added a way to notify when gridster item is in viewport. That way heavy gridster items can delay rendering when in viewport. Also took the code apart as it was difficult to manage in one big file/

Michael Zoumperakis added 28 commits October 10, 2016 19:23
…callback that invokes the viewportNotify on every item in the grid. Plus exposes viewport related methods on gridster items, to be used on 'gridster-item-viewport-status' event.
@samal-rasmussen
Copy link

Files changed 21. Line changes +4,401 −1,801. No way you're getting anyone to review this.

@zouberakis
Copy link
Author

True that, but I simply could not work on a single js file :)

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