Closed Letiso closed 4 years ago
It's about the ModList search function
For example, we can use copy(modList) only when len(new_search_text) < len(old_rearch_text), for another case we can continue cutting from existing modList from previous search
Done
It's about the ModList search function