mauricius / vue-draggable-resizable

Vue3 Component for draggable and resizable elements.
https://mauricius.github.io/vue-draggable-resizable/
MIT License
3.33k stars 559 forks source link

Iframe question #247

Open wenbintian opened 4 years ago

wenbintian commented 4 years ago

If there is an iframe tag inside, the zoom and drag function will fail.

wenbintian commented 4 years ago

`

This is Header.

    <iframe style="height: calc(100% - 40px);" src="http:www.baidu.com" frameborder="0" width="100%" height="100%" class="t_menu_drag_item_iframe"></iframe>
  </vue-draggable-resizable>`
davidliang781205 commented 4 years ago

Works for me if the iframe is wrapped in a <div>.

sunMarkto commented 2 years ago

When my mouse move in