-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Items Itab add a Toggle button fuzzy search #300
Comments
Suggested first attempt to solve this: First line of |
Should add a toggle button for on/off fuzzy search @Riderfighter said was missing and todo for later This update may be made with #178 |
2nd line should probably be |
Related: Performance decreases as the number of items in the DSU increases, to the point where a vanilla game can experience noticeable lag at high item stack counts (> 500 stacks) if the DSU item list is open. |
TODO: Recheck initial report as I had to comment out https://github.com/zymex22/Project-RimFactory-Revived/blob/master/Source/ProjectRimFactory/Storage/UI/ITab_Items.cs#L193 for #612 |
Toggle has been added with #760 |
Can't cause any spammy errors. |
when i click use on a pawn and pawn will come and pickup pants.... it will throw this:
because it clicked force equip on a pawn and WHEN pawn come and pick it up it ofc throw that error because its not on list anymore
if i use drop/output button it isnt a problem though
The text was updated successfully, but these errors were encountered: