phetsims / projectile-data-lab

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

Add position labels to interval tool handles while dragging #279

Closed matthew-blackman closed 3 months ago

matthew-blackman commented 3 months ago

Kelly F. and @catherinecarter mentioned that it would be nice to have position labels for the interval tool handles while dragging them. Let's implement this as a quality-of-life improvement for the interval tool. The labels do not need to be stateful or instrumented.

catherinecarter commented 3 months ago

I love it! There are a couple layout issues that will need to be addressed. Not sure how, but here's what I found:

Screenshot 2024-04-02 at 11 46 37 AM Screenshot 2024-04-02 at 11 47 51 AM
matthew-blackman commented 3 months ago

Thanks @catherinecarter! Should be fixed now. Feel free to close if all looks good.

catherinecarter commented 3 months ago

Looks great. Nice work. Closing.