phetsims / projectile-data-lab

"Projectile Data Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 0 forks source link

CODAP wrapper: Sim frame should not resize when copying/loading #312

Closed matthew-blackman closed 5 months ago

matthew-blackman commented 5 months ago

If the CODAP environment is being loaded or copied, we don't want to set the width and height of the iframe, since CODAP will carry over the values that were saved/copied.

matthew-blackman commented 5 months ago

This has been fixed in the commit and is working great. Closing.