void OnMouseUpAsButton()
 {
     tagsListUI.ToggleSelectionTo(this, tagsListUI.SelectedTag);
 }