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 issue #30, fix issue where rect undefined in IE #38

Merged
merged 1 commit into from Sep 19, 2015

Conversation

roryok
Copy link
Contributor

@roryok roryok commented Sep 18, 2015

Fixed the issue described in issue #30 by having toolbar appear below selection rectangle if there is not enough distance between scrollTop and rect for it.

Also fixed a separate Windows Store WebView (IE11) issue where rect can sometimes be undefined. Added if statement to handle this case.

kenshin54 added a commit that referenced this pull request Sep 19, 2015
fix issue #30, fix issue where rect undefined in IE
@kenshin54 kenshin54 merged commit e1d7928 into kenshin54:master Sep 19, 2015
@kenshin54
Copy link
Owner

Thanks!

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.

None yet

2 participants