Open wenbintian opened 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>`
Works for me if the iframe is wrapped in a <div>
.
When my mouse move in
If there is an iframe tag inside, the zoom and drag function will fail.