Hybris95 / UEX-Trader

Simple Python GUI to interact with UEX-Corp for Buying/Selling goods
MIT License
5 stars 0 forks source link

Fix/window closes application #60

Closed Hybris95 closed 2 weeks ago

Hybris95 commented 2 weeks ago

Force stopping QAsync loop when closing window. Correctly reflect debug mode when changing option from config_tab

Closes #59