Skip to content

Fix selection list error in Attribute Panel

Currently we are just simply set the selection to the currentItem in Available/Current list rather than highlight all the items that have been selected. (Ex, only the last selected item is highlighted.) A helper function is added to address this problem.

close !132

Merge request reports