Skip to content

Wait till location query has finished before making a new one

Rinigus Saar requested to merge rinigus/ktrip:cache_query into master

This fixes frequent crashes of KTrip when you type location name faster than the backend is able to resolve. In addition, it shows cached locations if there is no query entered by user

Merge request reports