[gnome-documents] main-toolbar: don't hide the searchbar when ending selection mode
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] main-toolbar: don't hide the searchbar when ending selection mode
- Date: Wed, 25 Jul 2012 17:23:15 +0000 (UTC)
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]