1
0
mirror of https://github.com/zhuzichu520/FluentUI.git synced 2025-05-05 10:07:22 +08:00
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
src
Qt5/imports/FluentUI/Controls
Qt6/imports/FluentUI/Controls

@ -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

@ -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