google / walt

A device for measuring latency of physical sensors and outputs on phones and computers
Apache License 2.0
442 stars 74 forks source link

Change Screen Response UI #71

Closed sahiljain closed 7 years ago

sahiljain commented 7 years ago

The restart button is gone, and replaced with a stop button. This stop button is only enabled while the blink latency test is running (brightness curve test is too fast to abort). The brightness curve test is now run by changing the spinner from Blink Latency to Brightness Curve. Previously, the user would have to press the restart button before running the brightness curve test. Now, the screen turns black and waits a few milliseconds before starting the test. Also, the app won't crash if WALT is not connected when running the screen response tests (#62).

kamrik commented 7 years ago

Looks good, merging.