Merge pull request #110 from MichaelThomas0721/dev

Thanks for contributing, merged!
This commit is contained in:
Quadbyte
2025-08-18 09:30:43 -04:00
committed by GitHub
3 changed files with 41 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ Variants {
id: bar
anchors.fill: parent
color: Color.mSurface
color: Qt.rgba(Color.mSurface,Color.mSurface.g,Color.mSurface.b,Settings.data.bar.backgroundOpacity)
layer.enabled: true
}