phetsims / area-builder

"Area Builder" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/area-builder
GNU General Public License v3.0
1 stars 2 forks source link

Perimeter label encroaches upon the Values panel #94

Closed phet-steele closed 8 years ago

phet-steele commented 8 years ago

@ariel-phet @jbphet perimeter values directly underneath the Values panel are overlapping. Not by a significant amount sure, but I do think we have the real estate to move things up or down by a few pixels and make this look better. I see this on iPads, Win 10, and OSX browsers (with lots of different resolutions and dimensions).

perimpan

Also in the published version. For phetsims/tasks/issues/588.

ariel-phet commented 8 years ago

Here is a subtle adjustment that I think will do the trick. Everything in play area moved vertically down a few pixels and a little more spacing between board and area/perimeter readout

area

jbphet commented 8 years ago

I just did a bit of testing on the currently published version, and the same problem exists on the lower portions of the sim. @ariel-phet and I discussed, and the plan is for me to move things around until the problem goes away.

Here's a screenshot of the issue on v1.0.1, which is the published version as of this writing: ab-cutoff

jbphet commented 8 years ago

I've made some adjustments, here are a couple of screen shots:

ab-cutoff-fix-1

ab-cutoff-fix-2

phet-steele commented 8 years ago

Fixed!