mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-03 16:45:24 +08:00
update
This commit is contained in:
@ -72,6 +72,12 @@ Rectangle {
|
||||
to:popup.y
|
||||
duration: 150
|
||||
}
|
||||
NumberAnimation {
|
||||
property: "opacity"
|
||||
from:0
|
||||
to:1
|
||||
duration: 150
|
||||
}
|
||||
}
|
||||
background: FluCalendarView{
|
||||
id:container
|
||||
|
Reference in New Issue
Block a user