mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 11:17:15 +08:00
update
This commit is contained in:
parent
4be2ad6ba0
commit
564b27cd02
@ -361,7 +361,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function resetPosition(){
|
function resetPosition(){
|
||||||
table_view.positionViewAtCell(Qt.point(0, 0),TableView.AlignTop|TableView.AlignLeft)
|
table_view.positionViewAtCell(Qt.point(0, 0),Qt.AlignTop|Qt.AlignLeft)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user