~mhr3/unity-lens-music/memory-optimizations

Viewing all changes in revision 71.

  • Committer: Tarmac
  • Author(s): Brandon Schaefer
  • Date: 2012-02-07 09:53:18 UTC
  • mfrom: (70.1.4 unity-lens-music)
  • Revision ID: tarmac-20120207095318-w3sny1rzn6ibjd5l
This fixes the problem when you search then delete your search; and the musicstore scope didn't update fast enough but the check for is_empty_search(search) was returning true so it leaves the scope around with results when it shouldn't.

Now musicstore-collections doesn't create its own Cancellable,it gets passed down through the search_changed signal in simple-scope.vala. So now a search can get cancelled if other searchs come in.. Fixes: . Approved by Michal Hruby.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: