spiffcode / ghedit

A fast, powerful web-based code editor for GitHub repositories
https://spiffcode.github.io/ghedit/
MIT License
341 stars 49 forks source link

LiveFileMatch search results cause searchViewlet lose scroll pos #5

Closed scottlu closed 8 years ago

scottlu commented 8 years ago

Clicking on a file in a search result causes those results to change to "LiveFileMatch" results, which changes the results for that file. The Search viewlet redraws and loses scroll position. This is disorienting when there is a big difference between the live and non-live results.

scottlu commented 8 years ago

fixed