[gnome-shell/wip/paging-release: 8/74] AppfolderPopup: expand on x



commit 9f4fd611e22e6c3509fa4a519eb27086c50546e2
Author: Carlos Soriano <carlos soriano89 gmail com>
Date:   Mon Aug 12 18:12:11 2013 +0200

    AppfolderPopup: expand on x

 js/ui/appDisplay.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index 4fbcf49..ddb796f 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -1040,6 +1040,7 @@ const AppFolderPopup = new Lang.Class({
                                                      { style_class: 'app-folder-popup-bin',
                                                        x_fill: true,
                                                        y_fill: true,
+                                                       x_expand: true,
                                                        x_align: St.Align.START });
 
         this._boxPointer.actor.style_class = 'app-folder-popup';


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