Le0Michine / FusionGridfinityGenerator

Other
623 stars 40 forks source link

Reset inputs (right now)? #63

Closed Nickduino closed 3 months ago

Nickduino commented 7 months ago

I like the fact you can choose to preserve the parameters for the next bin but what if the next time you'd rather start from zero? Or what if you'd like to reuse your last parameters but forgot to check the box the last time?

To solve that, I think the ideal would be to always keep the parameters (so you never forget to check the box) and have a button to reset them back to default if you want to.

Le0Michine commented 5 months ago

Hi, thanks for creating this request. Currently I'm working on improvements to that functionality and the initial implementation will have three buttons instead of radio as shown below (save persists settings on the hard drive so they won't reset after fusion is closed anymore). It looks like it should cover this request, please let me know if you have a different use case

image

Nickduino commented 5 months ago

I like this implementation and understand it. I think the labels could be clearer, though.

I would prefer "go back to default" or "return to default" or "load previously saved" as the term "reset" tends to mean "go back to factory".

Here's a proposal for all three choices:

Nickduino commented 5 months ago

Or you save the last input and offer one "reset parameters" button. That's simpler in my opinion and you don't loose much functionality

Le0Michine commented 5 months ago

thanks for the feedback, will think about it and see if something could be improved before release