alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
313 stars 60 forks source link

search request loop fix #171

Closed rakslice closed 7 years ago

rakslice commented 7 years ago

This avoids the search view indefinitely cascading responses to requests, while still allowing the user to cause another request by doing any other action that causes a request check (e.g. dragging past the end)

Fixes https://github.com/alamminsalo/orion/issues/170.