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

Set the tooltip bounds container to document.body if undefined #944

Merged
merged 2 commits into from
Sep 9, 2016
Merged

Set the tooltip bounds container to document.body if undefined #944

merged 2 commits into from
Sep 9, 2016

Conversation

benbro
Copy link
Contributor

@benbro benbro commented Sep 9, 2016

fix #938

@@ -298,7 +298,6 @@ class Quill {
}
}
Quill.DEFAULTS = {
bounds: document.body,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you keep bounds: null in the list instead so DEFAULTS still has all the possible options listed?

@jhchen
Copy link
Member

jhchen commented Sep 9, 2016

Thanks!

@jhchen jhchen merged commit 55a8bab into slab:develop Sep 9, 2016
@benbro benbro deleted the bounds branch September 9, 2016 21:49
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.

Link button broken
2 participants