This commit is contained in:
朱子楚\zhuzi 2024-04-30 13:06:27 +08:00
parent bf001d99d2
commit 6638fe2e06
2 changed files with 2 additions and 0 deletions

View File

@ -853,6 +853,7 @@ Rectangle {
}
return FluTheme.dark ? Qt.rgba(56/255,56/255,56/255,1) :Qt.rgba(243/255,243/255,243/255,1)
}
visible: table_view.rows !== 0
Rectangle{
z:99
anchors.fill: parent

View File

@ -853,6 +853,7 @@ Rectangle {
}
return FluTheme.dark ? Qt.rgba(56/255,56/255,56/255,1) :Qt.rgba(243/255,243/255,243/255,1)
}
visible: table_view.rows !== 0
Rectangle{
z:99
anchors.fill: parent