Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enables runtime changes of the iFrame autoResize function. #723

Merged
merged 2 commits into from
Sep 24, 2019

Commits on Jul 1, 2019

  1. Add buttons to example file that toggle autoResize on/off

    Signed-off-by: Dennis Kronbügel <dennis.kronbuegel@gmail.com>
    deBFM committed Jul 1, 2019
    3 Configuration menu
    Copy the full SHA
    82b58f3 View commit details
    Browse the repository at this point in the history
  2. Fix autoResize toggeling from contentWindow

    This commit fixes a bug where runtime changes of the iFrame autoResize function were ignored.
    
    Signed-off-by: Dennis Kronbügel <dennis.kronbuegel@gmail.com>
    deBFM committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    9a67563 View commit details
    Browse the repository at this point in the history