jquery-ui-droppable-iframe icon indicating copy to clipboard operation
jquery-ui-droppable-iframe copied to clipboard

Droppable zoomed using CSS scale

Open jwfurness opened this issue 6 years ago • 2 comments

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?

jwfurness avatar Jul 10 '18 17:07 jwfurness

Do you have any demo?

maxazan avatar Jul 11 '18 11:07 maxazan

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?

jwfurness avatar Jul 11 '18 12:07 jwfurness