Hi, I wanted to expose a recurring behavior with the controls that implement ISelectionModel (List, TabBar, ...) Whenever the control is "clicked" the "change" event is dispatched, whether or not the index has changed. I don't know if this behavior obeys a philosophy (launch the change because there really is an event, even if it is selected) or because it has not been considered.
Thx. Hiedra
