Fix info view indicator background

This commit is contained in:
luisangelsm
2026-03-08 08:45:42 +01:00
parent 6317c3a4d0
commit 82ac83ee7a

View File

@ -9,7 +9,7 @@ import QtQuick.Controls.Basic
Rectangle { Rectangle {
id: main id: main
color: infoBackgroundColor color: "transparent"
//width: parent.width //width: parent.width
//height: parent.height //height: parent.height