Sébastien Schoepfer
Results
1
issues of
Sébastien Schoepfer
Hello, I'm trying to clear the selection on a MatList. I proceed this way : `matList.SetSelectedIndex(-1);` This doesn't work, but when I try to use `SetSelectedIndex()` for an existing element...
enhancement