~unity-team/unity/trunk

Viewing all changes in revision 2093.

  • Committer: Tarmac
  • Author(s): brandontschaefer at gmail, Brandon Schaefer
  • Date: 2012-03-13 02:21:23 UTC
  • mfrom: (1897.3.18 unity)
  • Revision ID: tarmac-20120313022123-6zm1m4jinerog7t8
= Problem description =

If no results are returned from a lens there is no message informing the user so.

= The fix =

In DashView::OnSearchFinished a check is made to see if a message should be
shown.

A default message is used if the lens doesn't provide one.

There is also a timer that waits for 150ms then hides the
message, if the search is taking a while.

= Test coverage =

There is an autopilot test for this now!. Fixes: https://bugs.launchpad.net/bugs/711199. Approved by Tim Penhey, Alex Launi, Michal Hruby, Marco Trevisan (Treviño), Brandon Schaefer.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: