Skip to content

Conversation

@robwebdev
Copy link

This builds on #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

rhengeveld and others added 3 commits November 1, 2017 10:46
For each axis (X,Y) the item is considered in the viewport when:  
- It's dimensions are fully within the viewport (original calculation)
- It's dimension are fully outside the viewport (new)

So the behaviour only changes for items that are actually taller/wider :)

This probably also fixes DockYard#37
@snewcomer
Copy link
Collaborator

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

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.

4 participants