[gnome-documents] main-toolbar: don't hide the searchbar when ending selection mode



commit 81c9ca40dca535310c15d7bf6f085d049a28a47f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Jul 25 19:19:57 2012 +0200

    main-toolbar: don't hide the searchbar when ending selection mode

 src/mainToolbar.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/mainToolbar.js b/src/mainToolbar.js
index 395943a..7b94f85 100644
--- a/src/mainToolbar.js
+++ b/src/mainToolbar.js
@@ -245,7 +245,6 @@ const OverviewToolbar = new Lang.Class({
         this._collectionId =
             Global.collectionManager.connect('active-changed',
                                              Lang.bind(this, this._onActiveCollectionChanged));
-        this._onActiveCollectionChanged();
     },
 
     _clearStateData: function() {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]