Skip to content

DOM nodes are re-rendered on resize #759

@jcubic

Description

@jcubic

Issue summary

DOM nodes are reinserted on resizing which causes iframes to reload.

Expected behavior

I expect the iframe added to DOM to not reset

Actual behavior

Iframe is reload

Steps to reproduce

  1. Open image/iframe echo demo
  2. Type iframe
  3. Type something into the embedded terminal
  4. Resize the page

Additional Notes

It would be nice if the echo jQuery object work like canvas animation in the rederHandler demo that is rendered only once, and the state is preserved

TODO:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugresolvedif issue is resolved, it will be open until merge with master

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions