FB18061 - Avatar favorites cannot be moved to a different joint - At Save the wearable jumps to the original joint

This commit is contained in:
Alexander Ivash 2018-09-19 23:07:21 +03:00
parent 60c07280f8
commit e5b7b7f12a

View file

@ -314,7 +314,7 @@ Rectangle {
}
};
wearableUpdated(getCurrentWearable().id, jointIndex, properties);
wearableUpdated(getCurrentWearable().id, wearablesCombobox.currentIndex, properties);
}
onCurrentIndexChanged: {