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

CSS transformation issue with lasso position #1961

Open
nekkid opened this issue Jul 12, 2021 · 0 comments
Open

CSS transformation issue with lasso position #1961

nekkid opened this issue Jul 12, 2021 · 0 comments

Comments

@nekkid
Copy link

nekkid commented Jul 12, 2021

When using selectable on html elements with css transform constraints such as scale, translate, the lasso position will be offseted by alot. The calculation is not working anymore.
Previously I found out a fix myself, however this one is not working anymore:
https://stackoverflow.com/questions/48097407/jquery-ui-selectable-css-transform-issue

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