Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes for Npc Search on Npc Colors Tab
- When the player searched for npcs, the textentry was triggering twice per character typed. - If the scrollbar's offset wasn't at value zero while typing the search text, it would show no results, as the scroll offset would be bigger than the amount of results.
- Loading branch information