This commit is contained in:
zhuzihcu
2023-06-19 09:50:11 +08:00
parent 5acf664492
commit d2c5cc779b
96 changed files with 54 additions and 269 deletions

View File

@ -10,10 +10,6 @@ FluContentPage {
title: "Typography"
rightPadding: 10
Component.onCompleted: {
slider.seek(0)
}
FluArea{
anchors{
top:parent.top
@ -73,7 +69,7 @@ FluContentPage {
FluSlider{
id:slider
vertical:true
orientation: Qt.Vertical
anchors{
right: parent.right
rightMargin: 45