[gnome-shell/wip/paging-release: 16/90] AppfolderPopup: expand on x



commit aaeb154acdf2dfd7bf01d34f8d8fcbd31d903d55
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 17c7132..7bb6891 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -991,6 +991,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]