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 with rotated object using css transform property. #14

Open
wiflux opened this issue Jun 18, 2018 · 0 comments
Open

Issue with rotated object using css transform property. #14

wiflux opened this issue Jun 18, 2018 · 0 comments

Comments

@wiflux
Copy link

wiflux commented Jun 18, 2018

@javadoug : If I use css transform rotate to drag multiple object then rotated element jumped and not placed correctly. I updated css in example file example/index.html

 #draggable2 {
            top: 60px;
            transform: rotate(20deg);
        }
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

1 participant