wasabee-project / Wasabee-IITC

ENL DrawTools and Op Management
Apache License 2.0
30 stars 21 forks source link

Selected server is not updated in settings dialogue after being changed until dialogue reopened #375

Closed cody-somerville closed 1 year ago

cody-somerville commented 1 year ago

The button in the settings dialogue that serves as button to change the currently selected server as well as displaying which server is currently selected does not get updated when selected server is changed giving the impression the change was not successful. However, if you close and reopen the dialogue it shows that the server was correctly changed to the one specified. I suspect that this is because button label is only set when the dialogue is instantiated.