Jay-ArBrouillard / Tournament-Bracket-Generator

C# WPF Tournament Bracket Generator
0 stars 0 forks source link

Refactor for Separation of Concerns #58

Closed DrewCzosek closed 4 years ago

DrewCzosek commented 4 years ago

Lots of stuff going on here. Check Discord for the conversation (if there is any).

DrewCzosek commented 4 years ago

-Pressing record score button doesn't change the icon to green check mark -Display Unchecked Only doesn't filter the matchups anymore -Loading a tournament isn't loading correctly image I can crash the program by clicking on finalize round on the last matchup.

I believe I have addressed these issues in the latest update. I added a small commit at the end to handle your last error.