DetectiveSquirrel / Pickit

17 stars 24 forks source link

Changed the source of items to filter from #15

Closed Arecurius0 closed 3 years ago

Arecurius0 commented 3 years ago

to ItemsOnGroundLabelsVisible a new prefiltered list that only contains currently visible Itemlabels. The big Linq Query was iterating over all Itemlabels (visible and not) which was huge unnecessary performance cost and caused the debugtimer to exceed its limit