This commit is contained in:
朱子楚\zhuzi
2023-07-05 21:34:08 +08:00
parent ff93a6204a
commit ad4d077480
5 changed files with 11 additions and 9 deletions

View File

@ -175,12 +175,6 @@ CustomWindow {
displayMode:MainEvent.displayMode
logo: "qrc:/example/res/image/favicon.ico"
title:"FluentUI"
Behavior on rotation {
NumberAnimation{
duration: 167
}
}
transformOrigin: Item.Center
onLogoClicked:{
clickCount += 1
if(clickCount === 1){