[gnome-shell/wip/paging-release: 3/39] AppfolderPopup: expand on x



commit 08d013f07d3d274179392b5c3e9a97bb3be5cf0d
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 1573cda..f12627c 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -908,6 +908,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]