mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 17:37:25 -04:00
mining: add visual icon/indicator that mining is enabled, visible on all the screens
This commit is contained in:
@@ -660,6 +660,8 @@ Rectangle {
|
||||
// Light wallet is always ready
|
||||
pageRoot.enabled = true;
|
||||
root.warningContent = "";
|
||||
// check if daemon was already mining and add mining logo if true
|
||||
middlePanel.miningView.update();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user