The following bug exists in NetworkSettingsWidget. connectionModeSelect needs to be updated first before this check. A fix (55fdc58) was implemented that complicates botui's RootController. This fix needs to be removed and the underlying bug corrected in the erinQt6Branch.
|
if (ui->connectionModeSelect->currentText() == "Client Mode") // if Wombat in client mode |