LDEV-4780 Use callbak to resize iframe instead of load detection
When iframe with LD for importing activities gets loaded, the SVG is not
ready yet and reports false height. Instead of detecting when it is
ready, authoring JS code in the iframe reports height when it loads
completely to its parent frame.