parallaxinc / Parallax-IDE

Parallax microcontroller development environment based on Chrome applications.
MIT License
35 stars 12 forks source link

Fixing button issue on touch screens #325

Closed samrocksc closed 8 years ago

samrocksc commented 8 years ago

What does this PR do?

This closes #322. There was an issue with non-responsiveness when user was using a mouse on a touch enabled screen.

How Do I Test This?

The development instructions in the README are sufficient for testing this issue. In order to properly test this you will need a laptop with a touch screen. Replicated on Windows 10 and solved on Windows 10 for verification.