phetsims / hookes-law

"Hooke's Law" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 4 forks source link

Values checkbox touchArea problem #94

Closed pixelzoom closed 2 months ago

pixelzoom commented 2 months ago

For https://github.com/phetsims/qa/issues/1102 ... From https://github.com/phetsims/hookes-law/issues/81#issuecomment-2196750744 by @Nancy-Salpepi:

For https://github.com/phetsims/qa/issues/1102 and related to https://github.com/phetsims/hookes-law/issues/88, the touch area for the Values checkbox doesn't expand with ?stringTest=dynamic:

Screenshot 2024-06-28 at 7 56 48 AM
pixelzoom commented 2 months ago

@Nancy-Salpepi please review, close if OK.

Nancy-Salpepi commented 2 months ago

@pixelzoom the first screen looks better (the touch/pointer areas on the first screen are always the same size): Screenshot 2024-07-01 at 5 03 13 PM Screenshot 2024-07-01 at 5 03 04 PM

No changes were made to the second and third screens yet: Screenshot 2024-07-01 at 5 00 55 PM Screenshot 2024-07-01 at 5 01 04 PM

pixelzoom commented 2 months ago

Whoopsie. Other screens addressed in the above commits. @Nancy-Salpepi please verify, close if OK.

Nancy-Salpepi commented 2 months ago

Values checkbox looks good on all screens now. Closing.