Merge pull request #13631 from ElderOrb/avatarapp-combobox-fix

fix 'the drop down does not shows the wearable'
This commit is contained in:
Qliemillar 2018-07-19 12:23:48 -06:00 committed by GitHub
commit 566c837bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,6 +125,7 @@ Rectangle {
id: wearablesCombobox
anchors.left: parent.left
anchors.right: parent.right
comboBox.textRole: "text"
model: ListModel {
function findIndexById(id) {