ThatRickGuy / PGSwiss

A Swiss Pairing tournament application designed for Warmachine/Hordes events
10 stars 1 forks source link

Title bar not updating correctly #35

Closed ThatRickGuy closed 10 years ago

ThatRickGuy commented 10 years ago

should switch to event name once it's set

ThatRickGuy commented 10 years ago

Fixed. I was creating two instances of the view model. I switch it over to singleton just to make sure I don't bone that up again.