zwpwjwtz / f3-qt

Qt front end for Fight Flash Fraud
GNU General Public License v3.0
91 stars 14 forks source link

ProgressBar improvements #8

Closed brewmanz closed 6 years ago

brewmanz commented 6 years ago

ProgressBar; show smaller increments, increase refresh speed, show update ticks. When testing a large SD card, it takes 'a while' before the progressbar advances, and can also take a while for the test to fail, so you're not sure if test is actually advancing. The changes I propose address this by:

zwpwjwtz commented 6 years ago

Thanks for the improvements!