[gnome-shell/wip/paging-release: 38/90] forgot to add the relayout
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/paging-release: 38/90] forgot to add the relayout
- Date: Mon, 12 Aug 2013 17:06:25 +0000 (UTC)
commit 2a9a03a0c5503e9a310822e1ac03247cd46b69e5
Author: Carlos Soriano <carlos soriano89 gmail com>
Date: Tue Jul 9 20:55:37 2013 +0200
forgot to add the relayout
js/ui/appDisplay.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index f1adf56..19a578f 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -255,7 +255,7 @@ const AppPages = new Lang.Class({
this._panViewForFolderView(rowsUp, rowsDown, panViewUpNRows, panViewDownNRows);
- //this._grid.actor.queue_relayout();
+ this._grid.actor.queue_relayout();
iconActor.onCompleteMakeSpaceForPopUp();
global.log("#### END makeSpaceForPopUp ####");
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]