[gnome-chess/bridadan/gnome-chess-adaptive_width: 5/7] Ensure the time labels are the same height as the other controls



commit f31acb227e6cd0a166afe9d5b9f5bf3bd642a209
Author: Brian Daniels <brianddaniels gmail com>
Date:   Sun Sep 8 12:29:02 2019 -0500

    Ensure the time labels are the same height as the other controls

 data/gnome-chess.ui | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/data/gnome-chess.ui b/data/gnome-chess.ui
index 9979d2f..5f39539 100644
--- a/data/gnome-chess.ui
+++ b/data/gnome-chess.ui
@@ -433,4 +433,12 @@
       <widget name="open_game_button"/>
     </widgets>
   </object>
+  <object class="GtkSizeGroup" id="right_nav_box_sizegroup">
+    <property name="mode">vertical</property>
+    <widgets>
+      <widget name="white_time_label"/>
+      <widget name="black_time_label"/>
+      <widget name="history_combo"/>
+    </widgets>
+  </object>
 </interface>


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