phetsims/collision-lab

Enable supportsZoom

Closed this issue · 3 comments

@brandonLi8 @arouinfar I tested this sim out with ?supportsZoom=true on my phone, and I think it would be particularly useful for this sim if used on a phone when doing number entry for any of the "more data" values. Ideally we are enabling this feature for all sims going forward, but we want to check that the UI is playing nicely. In my testing it all seemed to look good, so we should go ahead and enable it within the code.

@arouinfar assigning you in case you have any objections.

Added supportsZoom: true in the commit above. You can test it in https://phet-dev.colorado.edu/html/collision-lab/1.1.0-dev.4/phet/collision-lab_en_phet.html

Looking good!

@arouinfar please close if you agree, and keep in mind for publication!

This is super nice on mobile. Let's keep it and see what happens in QA.