generic-poky/bitbake/lib/toaster/toastergui
Belen Barros Pena f0dce4283d bitbake: toaster: Hide the applied filter tooltip on click
When you apply a filter, we show you a tooltip on hover
that tells you which filter you have applied and allows you
to clear it quickly. That tooltip does not disappear
straight away if you click on the filter button: it hangs
in there because the tooltip has a delay specified on
hide. The effect is quite annoying.

This change to main.js makes sure the tooltip disappears when
you click the filter button.

(Bitbake rev: 5928d2f3cba4524966a34d8c845a04627b9b310b)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-09 12:23:59 -07:00
..
static bitbake: toaster: Hide the applied filter tooltip on click 2014-03-09 12:23:59 -07:00
templates bitbake: toaster: Add .muted class to disabled checkboxes 2014-03-09 12:23:59 -07:00
templatetags bitbake: toaster: Select a radio button by default in Filter Dialog 2014-02-17 15:38:53 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
urls.py bitbake: toaster: Implementation of package detail views 2014-02-17 15:38:52 +00:00
views.py bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU Usage 2014-03-09 12:23:58 -07:00