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

Issue w/ CSS Rotation or Scale + event #5

Open
joergbirkhold opened this issue Oct 18, 2013 · 1 comment
Open

Issue w/ CSS Rotation or Scale + event #5

joergbirkhold opened this issue Oct 18, 2013 · 1 comment

Comments

@joergbirkhold
Copy link

Could it be that the Drag offsets are always page relative? So if I rotate a div by 180° and i try to drag a child of that div all offsets are flipped.

@mudcube
Copy link
Owner

mudcube commented Dec 9, 2013

The library does not have CSS transform support, unfortunately is not trivial to add. The library is more meant for plugging into Canvas elements, or WebGL elements. It should work fine for any element that doesn't include CSS transforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants