phetsims / sound-waves

"Sound Waves" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 1 forks source link

Layout improvements #10

Closed samreid closed 1 year ago

samreid commented 1 year ago

While reviewing the sim, I saw the layout looks like this:

image

This seems unbalanced, can we please try the following?

  1. Move the play/pause buttons to the right, under the control panels
  2. Scale the sound box (maintaining aspect ratio) so that it fills the dev bounds vertically
  3. Left-align the sound box with the left edge of the dev bounds
  4. Make the control panel fonts and controls larger
  5. For the control panel and reset all button, use the same margin on the top/right/bottom edges
arouinfar commented 1 year ago

This sim is not currently a priority, so unassigning myself.

samreid commented 1 year ago

@matthew-blackman centered the sound area, and we agreed it seems an appropriate design for this publication. Closing.