chore: minor ui fix
This commit is contained in:
parent
2b1ec9c693
commit
abd7fdd19c
1 changed files with 1 additions and 9 deletions
|
@ -44,19 +44,11 @@ PageType {
|
|||
}
|
||||
}
|
||||
|
||||
ListView {
|
||||
ListViewType {
|
||||
id: menuContent
|
||||
|
||||
property bool isFocusable: true
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
ScrollBar.vertical: ScrollBarType {}
|
||||
|
||||
clip: true
|
||||
reuseItems: true
|
||||
snapMode: ListView.SnapToItem
|
||||
|
||||
model: ApiCountryModel
|
||||
|
||||
currentIndex: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue