phetsims / number-suite-common

"Number Suite Common" contains code for use by sims that are part of the Number Suite
GNU General Public License v3.0
0 stars 0 forks source link

Add pointer areas also when adding touch areas (object creator nodes) #70

Closed zepumph closed 1 year ago

zepumph commented 1 year ago

Here we see that touch areas are looking really nice, but there aren't expanded pointer areas. Can we add that for a bit of a usability boost? For both of these:

image

image

zepumph commented 1 year ago

And now:

image

chrisklus commented 1 year ago

Patches applied above

zepumph commented 1 year ago

For QA: Mouse areas were dilated to match the touch areas, please make sure this doesn't cause any undo problems, and also enjoy the better user experience when pulling out non-card counting objects! Feel free to close if all is good.

Nancy-Salpepi commented 1 year ago

Looks good in rc.2. Closing.