ekolis / AutoPBW

AutoPBW is a desktop client for PBW used to upload and download game files for Space Empires and other turn-based strategy games supported by the website.
http://edkolis.com/autopbw
4 stars 2 forks source link

Refactor UI tabs into their own controls #45

Open ekolis opened 3 years ago

ekolis commented 3 years ago

The MainWindow.xaml is getting messy and it will be even messier once I add the multi service feature. We need to split each tab off into its own user control.