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
commit 2706c8ab36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 41 additions and 1 deletions

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
}