mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 11:17:15 +08:00
update
This commit is contained in:
parent
4222597ef0
commit
86fa76edee
@ -83,12 +83,5 @@ FluContentPage {
|
||||
textSize = value/100*6+FluTheme.textSize
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
@ -581,7 +581,7 @@ Item {
|
||||
|
||||
MouseArea{
|
||||
anchors.fill: parent
|
||||
enabled: d.isMinimalAndPanel||d.isCompactAndPanel
|
||||
visible: d.isMinimalAndPanel||d.isCompactAndPanel
|
||||
onClicked: {
|
||||
d.enableNavigationPanel = false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user