UnityEditorJunkie
UnityEditorJunkie copied to clipboard
Style typo "Seach" rather than "Search" seems only to be causing a warning?
SearchablePopup.cs @ 183, 184, 185 are each "ToolbarSeach..." rather than "ToolbarSearch..."
https://github.com/roboryantron/UnityEditorJunkie/blob/945f12c95121c7e67962949de2e5cdbd79dd671d/Assets/SearchableEnum/Code/Editor/SearchablePopup.cs#L185
This typo was present in the built in style that shipped with Unity 2019 and earlier.
ok, should I close this then?