[gnome-shell/wip/paging-release: 33/85] forgot to add the relayout
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/paging-release: 33/85] forgot to add the relayout
- Date: Mon, 12 Aug 2013 16:45:11 +0000 (UTC)
commit 59a16fb28214c1247c5c8672d126c6b3c06236f0
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 43cc558..9acd724 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]