Add tests for MoonrakerSocketManager, some UI changes in front-end

This commit is contained in:
Madeline Pace
2023-05-24 13:35:51 -04:00
parent 0f0d0c0628
commit e04a6bc31f
8 changed files with 146 additions and 75 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ struct SoyuzMenuBarExtraView: View {
openWindow(id: "soyuz_cfg")
} label: {
Text("Printers")
.foregroundColor(.white)
.foregroundColor(Color("ButtonForegroundColor"))
}
Spacer()
if(printerManager.isConnected) {