phetsims / pendulum-lab

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

Inconsistent layering #23

Closed arouinfar closed 9 years ago

arouinfar commented 9 years ago

The period trace currently draws on top of the menus on the left and goes behind the menu on the right. The mass is always behind the menus. It would be best if the masses were always visible above the menus.

screen shot 2015-01-26 at 3 11 13 pm

The tools are not consistently layered. The period timer and stopwatch are above the menus/masses, but the ruler is behind. Move the ruler up, so it is layered above the menus/masses like the other tools. image

andrey-zelenkov commented 9 years ago

Layering was moved from the original sim (in the original simulation ruler was beneath the other nodes). Please let us know if there are more differences. Ruler and pendulum nodes moved up, reassign to @arouinfar for verification.

arouinfar commented 9 years ago

Thanks for adjusting the layering. Can you move the period trace up so that it appears on top of the menus with the pendulum? It looks a bit strange for the pendulum to be in front of a menu while the trace is behind.

image

Everything else looks good. Reassigning to @andrey-zelenkov.

andrey-zelenkov commented 9 years ago

Move period trace node up to pendulum node. Reassign to @arouinfar for verification.

arouinfar commented 9 years ago

Great, thanks! Closing.