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

Droppable zoomed using CSS scale #5

Open
jwfurness opened this issue Jul 10, 2018 · 2 comments
Open

Droppable zoomed using CSS scale #5

jwfurness opened this issue Jul 10, 2018 · 2 comments

Comments

@jwfurness
Copy link

My droppable is inside an iframe that is scaled to 0.4 using CSS transform. It seems that jQuery UI is not able to calculate the offset properly when the droppable area is scaled. Any insight on how to adjust for this scenario?

@maxazan
Copy link
Owner

maxazan commented Jul 11, 2018

Do you have any demo?

@jwfurness
Copy link
Author

We were actually able to work out a solution last night by modifying the plugin to incorporate a scale factor. Perhaps it's something you might want to include in the base plugin?

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