~aacid/unity8/new-scopes_do_not_request_previews_on_activate

Viewing all changes in revision 697.

  • Committer: Albert Astals
  • Date: 2014-02-24 12:33:04 UTC
  • Revision ID: albert.astals@canonical.com-20140224123304-4qc80tmtjmwtes3e
Fix previews being requested when calling activate

If we assign previewListView a model, it'll call preview() on it
and since activate() is not for previews that is unneeded. There's a way for
scopes to request a preview though, but none implements it yet, so added
it as TODO

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: