mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-29 14:46:02 +08:00
update
This commit is contained in:
parent
0b37ddcb6e
commit
16daeb5268
@ -23,7 +23,7 @@ Rectangle{
|
|||||||
color: Qt.rgba(0,0,0,0)
|
color: Qt.rgba(0,0,0,0)
|
||||||
visible: FluTheme.frameless
|
visible: FluTheme.frameless
|
||||||
height: visible ? 30 : 0
|
height: visible ? 30 : 0
|
||||||
clip: true
|
opacity: visible
|
||||||
z: 65535
|
z: 65535
|
||||||
|
|
||||||
TapHandler {
|
TapHandler {
|
||||||
|
Loading…
Reference in New Issue
Block a user