This commit is contained in:
朱子楚\zhuzi
2023-04-05 16:37:27 +08:00
parent 93186edfbe
commit e7cea72825
15 changed files with 19 additions and 20 deletions

View File

@ -52,7 +52,7 @@ Item{
anchors.fill: parent
}
Button{
FluControl{
id:btn_start
height: vertical ? 20 : 40
width: vertical ? 40 : 20
@ -82,7 +82,7 @@ Item{
}
}
Button{
FluControl{
id:btn_end
height: vertical ? 20 : 40
width: vertical ? 40 : 20