Fix ComboBox popup positioning
This commit is contained in:
@@ -90,7 +90,6 @@ GridLayout
|
||||
model: address_model
|
||||
textRole: "city"
|
||||
popup.height: 300
|
||||
popup.y: postcode.y + 5 - (postcode.height * 2)
|
||||
currentIndex: -1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user