AudioViz: added a wave spectrum visualization. changed color to "primary"

This commit is contained in:
quadbyte
2025-08-17 22:11:50 -04:00
parent 0e8c37a215
commit cb9877cd1b
6 changed files with 116 additions and 32 deletions
+2 -3
View File
@@ -54,7 +54,7 @@ Row {
Row {
id: cpuTempLayout
// spacing is thin here to compensate for the vertical thermometer icon
spacing: Style.marginTiniest * scaling
spacing: Style.marginTiniest * scaling
NIcon {
text: "thermometer"
@@ -93,8 +93,7 @@ Row {
}
}
}
}
// Row {
}// Row {
// id: layout
// anchors.verticalCenter: parent.verticalCenter
// spacing: Style.marginSmall * scaling