issues
search
Rune580
/
LethalCompanyInputUtils
GNU Lesser General Public License v3.0
12
stars
5
forks
source link
Add Search Functionality
#28
Open
Rune580
opened
9 months ago
Rune580
commented
9 months ago
This PR aims to implement searching through controls. Progress:
[x] Search bar UI
[x] Filter controls with case-insensitive matching
[x] Update current selected section after searching
[x] Update category jumping to work correctly when filtered
[x] Search controls by name
[ ] Search controls by key
[ ] Clean up UI for the search bar
This PR aims to implement searching through controls. Progress: