phetsims / projectile-motion

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

CODAP layout shift and sizing of embedded PhET sim #303

Closed matthew-blackman closed 3 months ago

matthew-blackman commented 1 year ago
  1. The embedded Projectile Motion sim in CODAP is experiencing layout issues on initial load.
  2. We need to decide on the initial size/position of all embedded components, including the embedded sim.
zepumph commented 1 year ago

Seems reasonable to me! Let me know how it goes.

catherinecarter commented 1 year ago

I'm wondering what it would look like if we made it a little taller and little less wide, just in case someone is on an iPad or something, the sim would be just a bit smaller, but not diminish from the sim being prominent. Maybe 45% wide? I don't know what the height currently is set to, or if it's set at all. Can we try about 10% taller? Not sure if it's doable. Thanks!

zepumph commented 1 year ago

I wonder if you can ask codap for their current available layout space.

catherinecarter commented 1 year ago

Good idea. I'll put it on the list of things to include when we meet with the CODAP folks next.

matthew-blackman commented 1 year ago

Unassigning as we will resume CODAP issues on the next wrapper sprint.

matthew-blackman commented 3 months ago

This was resolved in development of the CODAP wrappers for PDL and PSD. Closing.