Trying to resolve a pause of the WOW Client whenever a BagSync search is done.
Trying to resolve a pause of the WOW Client whenever a BagSync search is done.
-Apparently the LibItemSearch-1.2 library is causing a long pause every time a search string is given to it. It only seems to happen when there are large amounts of queries being tossed at it.
-The LibItemSearch-1.2 library also doesn't seem to cache search routines like the old LibItemSearch-1.0 used to do properly. So even a refresh or a search of the same item causes the BagSync Search window to pause the WOW Client for a brief period.
-The old LibItemSearch-1.0 seems to work and although it causes the pause it's very short compared to the new LibItemSearch-1.2 version. It also breezes through searches that have already been performed. I'm going to continue the old LibItemSearch-1.0 under a new name and give this a try.