diff --git a/interface/resources/qml/hifi/avatarapp/AdjustWearables.qml b/interface/resources/qml/hifi/avatarapp/AdjustWearables.qml index 10613a9ec1..a501185853 100644 --- a/interface/resources/qml/hifi/avatarapp/AdjustWearables.qml +++ b/interface/resources/qml/hifi/avatarapp/AdjustWearables.qml @@ -125,6 +125,7 @@ Rectangle { id: wearablesCombobox anchors.left: parent.left anchors.right: parent.right + comboBox.textRole: "text" model: ListModel { function findIndexById(id) {