Willy-JL / F95Checker

GNU General Public License v3.0
106 stars 17 forks source link

Make updating completed games optional #2

Closed GR3ee3N closed 3 years ago

GR3ee3N commented 3 years ago

This should save some requests if the user decides to opt-out. I had to change some of the alignment of the option menu widgets and removed the whitespace that was used to center align stuff, which seemed a bit off to me. Looks clean to me now too, I am open to feedback!

Willy-JL commented 3 years ago

To be honest I'm surprised someone managed to understand my spaghetti code, so thanks for this! I made some small changes, mainly that by default the completed games will still be checked. I like what you did with the alignments but it feels kinda empty on the right side, I'll see what I can do about that