AudioViz: added a wave spectrum visualization. changed color to "primary"
This commit is contained in:
parent
0e8c37a215
commit
cb9877cd1b
6 changed files with 116 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue