cubbles / cubx.core.rte

Contains the artifacts for the in-browser runtime-environment.
https://cubbles.atlassian.net/wiki/display/RTE
1 stars 1 forks source link

Iframe resizer should use body height to properly resize #38

Closed edwingamboa closed 5 years ago

edwingamboa commented 5 years ago

Currently the iframe-resizer is using the height of the embedded component to resize the iframe; however, that size is not always correct. Whereas, the body height would always be the maximum (needed) height