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

Keeping existing transforms #110

Closed
peterbe opened this issue Nov 17, 2015 · 1 comment
Closed

Keeping existing transforms #110

peterbe opened this issue Nov 17, 2015 · 1 comment

Comments

@peterbe
Copy link

peterbe commented Nov 17, 2015

When you start dragging an element you can see that it gets its transform: translate3d(Xpx, Ypx, 0) set. And then, when you stop dragging it changes that to top: Xpx; left: Ypx and the transform property is removed.

This makes it impossible to set a transform: rotate(90deg) on the element additionally.

@desandro
Copy link
Owner

Thanks for this feedback. We already have an issue opened for this request. Add your +1 to #92

Repository owner locked and limited conversation to collaborators Nov 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants