[Widget Explorer] Don't set the list index to something random on mouse exit
-1 is an invalid index which makes sense. We know mouse exits get processes before any other item's mouse in. So this would hide the highlight. The previous code doesn't make sense