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

Fix paste-manager scrollIntoView() behavior #271

Merged
merged 1 commit into from
Dec 4, 2014

Conversation

thomsbg
Copy link
Contributor

@thomsbg thomsbg commented Dec 4, 2014

The previous logic assumed that @quill.container was a fixed height.
Fixed by using the viewport-relative offset given by getBoundingClientRect().

Supersedes #255

The previous logic assumed that @quill.container was a fixed height.
Fixed by using the viewport-relative offset given by getBoundingClientRect().
jhchen added a commit that referenced this pull request Dec 4, 2014
Fix paste-manager scrollIntoView() behavior
@jhchen jhchen merged commit 31b6d56 into slab:develop Dec 4, 2014
@thomsbg thomsbg deleted the paste-scroll-v2 branch October 7, 2015 13:35
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