Skip to content

Fix for items larger than viewport #88

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

Closed
wants to merge 2 commits into from

Conversation

poteto
Copy link
Collaborator

@poteto poteto commented Aug 20, 2016

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 :)

Closes #37

rhengeveld and others added 2 commits August 20, 2016 10:58
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 #37
@homu
Copy link
Contributor

homu commented Jan 7, 2017

☔ The latest upstream changes (presumably e70de8f) made this pull request unmergeable. Please resolve the merge conflicts.

@snewcomer
Copy link
Collaborator

Looks like #110 builds on this. Closing for now! 👍

@snewcomer snewcomer closed this Apr 15, 2018
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