ArasLabs / toc-search-bar

Adds a search bar to the top of the TOC that allows users to search for specific ItemTypes
MIT License
5 stars 7 forks source link

Fixed default close and missing icons #4

Closed seb1992 closed 6 years ago

seb1992 commented 6 years ago

I fixed the bug that default closed all folders after clearing a search. To accomplish this all opened folders are marked with a special CSS class before the search starts. After clearing a search all folders excepted the ones which were open before are closed.

In addition to that I fixed the bug that images of another format than SVG not show in a search.