[gnome-chess/gnome-3-10] Fix widget sizes in navigation bar



commit 6bcd05fe6be60e81968f2c4e4857ce6852a12766
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jun 22 10:21:38 2014 -0500

    Fix widget sizes in navigation bar
    
    Toolbar does not belong in this size group. It's causing all the widgets
    in the navigation bar to expand super wide, which looks terrible.

 data/gnome-chess.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-chess.ui b/data/gnome-chess.ui
index 1f5995f..35ff227 100644
--- a/data/gnome-chess.ui
+++ b/data/gnome-chess.ui
@@ -405,7 +405,6 @@
     <widgets>
       <widget name="right_nav_box"/>
       <widget name="left_nav_box"/>
-      <widget name="toolbar"/>
     </widgets>
   </object>
 </interface>


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