ember-in-viewport
ember-in-viewport copied to clipboard
Fix for items larger than viewport
This builds on https://github.com/DockYard/ember-in-viewport/pull/88 with a couple of additions:
- Rebased against master to fix merge conflicts
- Fixes a bug in the
isAxisInViewport
when the element is larger than the viewport
@robwebdev If this is still applicable with the 3.0 version, I would love to help tackle this.