This commit is contained in:
朱子楚\zhuzi
2023-03-12 22:02:12 +08:00
parent 8cc828a56b
commit f75da5e3ce
6 changed files with 6 additions and 6 deletions

View File

@ -51,7 +51,7 @@ Button {
radius: 4
color:control.color
FluFocusRectangle{
visible: control.visualFocus
visible: control.focus
}
}