ui: Always display Wi-Fi list when navigating to Network panel (#30333)
* ui: Display Wi-Fi list when navigate to Network panel * pertain to PR description old-commit-hash: 0eea00e887e9e480ea976ccc2eeed1671b2a494d
This commit is contained in:
@@ -105,6 +105,7 @@ void Networking::showEvent(QShowEvent *event) {
|
||||
}
|
||||
|
||||
void Networking::hideEvent(QHideEvent *event) {
|
||||
main_layout->setCurrentWidget(wifiScreen);
|
||||
wifi->stop();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user