zwpwjwtz / f3-qt

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

Clarify how many stages there are #21

Closed benjaminoakes closed 4 months ago

benjaminoakes commented 4 months ago

Hello!

Thanks for making f3-qt! It has been helpful for me.

While I was using this application, it wasn't originally clear how many stages there are. For a process that takes so long to complete for microSD cards with a large reported capacity, it would be helpful to add some clarification.
I'm not a C++ developer (or at least, I haven't written much in a long time), but I thought I'd take a stab at improving that.

I don't know if there are ever more than 2 stages. If there are, the hard-coded approach in this PR would not be correct, of course.

Thank you! I hope this is helpful. :smile:

benjaminoakes commented 4 months ago

I see! That sounds like a larger task than I was looking to take on. It seems that closing this PR is the best path forward. I've created issue https://github.com/zwpwjwtz/f3-qt/issues/22 to track this feature request.