gnome-shell/js
Florian Müllner f0622c1896 search-results: Fix flickering of the selection
When updating search results, the current result set is
recreated from scratch before setting the selection
highlight. This results in two style changes of the selected
item, and as a CSS transition is used to animate the style
change, the selected item flickers if it remains the same as
with the previous search term.
Fix by hiding the result set until the selection is set, to
avoid the transition in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=646019
2011-04-15 19:34:35 +02:00
..
misc NetworkMenu: fixup device descriptions 2011-04-11 10:38:00 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui search-results: Fix flickering of the selection 2011-04-15 19:34:35 +02:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00