Skip to content

Commit

Permalink
fix: clear selection
Browse files Browse the repository at this point in the history
  • Loading branch information
mob-sakai committed May 21, 2022
1 parent 3c1cbe7 commit 618b55d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Editor/Coffee.UpmGitExtension/UI/SearchResultListView.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public void UpdateSearchedItems()
#if UNITY_2021_2_OR_NEWER
RefreshItems();
#endif
ClearSelection();
}

private void Adjust(VisualElement v)
Expand Down

0 comments on commit 618b55d

Please sign in to comment.