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

Using computedStyle instead of style when reading top and left from element #75

Open
willnew opened this issue Aug 29, 2016 · 3 comments

Comments

@willnew
Copy link

willnew commented Aug 29, 2016

We often set property inside css file instead of inline, so I suggest using computed style instead of style when reading top and left, the code here might explain what I mean

willnew@5eb3c8d

@willnew
Copy link
Author

willnew commented Aug 29, 2016

And It's just work and further changes are needed if you think it is necessary to make that change

@caitp
Copy link
Owner

caitp commented Aug 30, 2016

care to send a PR?

@willnew
Copy link
Author

willnew commented Aug 30, 2016

I'll see

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

No branches or pull requests

2 participants