You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For phetsims/qa#397
In the Lab screen when customizing your own track the track overlaps the box with the friction/mass/gravity sliders. The track also goes behind the energy graph but the the skater stays in front of it.
@jessegreenberg I think the tracks and skater should be layered above everything, including the bar graph.
This behavior would be fairly consistent with the published version of ESPB, though the z-ordering of the Bar Graph is a bit wonky there. (It also predates the griddle work.)
The layering of the sim as it is in the published version was a previous requirement of using WebGL. But now that we are no longer using WebGL, we should be able to layer however we wish! I will move the tracks and skater above everything.
OK, the layering has been changed so that the skater and tracks are above all non-interactive components. For the measure screen, the layering order is
tracks
skater path
skater path sensor
measuring tape
skater
so that the measuring tape cannot get hidden behind the skater path sensor and the sensor and skater look good on top of the measurable skater path. Closing.
Test Device
Hanson
Operating System
Windows 10
Browser
Internet Explorer
Problem Description
For phetsims/qa#397
In the Lab screen when customizing your own track the track overlaps the box with the friction/mass/gravity sliders. The track also goes behind the energy graph but the the skater stays in front of it.
Visuals
https://drive.google.com/file/d/1SYx1Yes9uWHE8j_dgIaf68C4pbWpc732/view?usp=sharing
The text was updated successfully, but these errors were encountered: