mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Fix listview layout in DropDownType
This commit is contained in:
@@ -51,10 +51,7 @@ PageType {
|
||||
|
||||
model: ApiCountryModel
|
||||
|
||||
Component.onCompleted: {
|
||||
currentIndex = 0
|
||||
}
|
||||
highlightFollowsCurrentItem: false
|
||||
currentIndex: 0
|
||||
|
||||
ButtonGroup {
|
||||
id: containersRadioButtonGroup
|
||||
|
||||
Reference in New Issue
Block a user