ember-in-viewport icon indicating copy to clipboard operation
ember-in-viewport copied to clipboard

Fix for items larger than viewport

Open robwebdev opened this issue 7 years ago • 1 comments

This builds on https://github.com/DockYard/ember-in-viewport/pull/88 with a couple of additions:

  1. Rebased against master to fix merge conflicts
  2. Fixes a bug in the isAxisInViewport when the element is larger than the viewport

robwebdev avatar Nov 07 '17 12:11 robwebdev

@robwebdev If this is still applicable with the 3.0 version, I would love to help tackle this.

snewcomer avatar Mar 21 '18 19:03 snewcomer