[chronojump] Better menu spacing for LowHeight



commit 7118ce39c7ffe1649d5490fc1e1488d3dd9287d8
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Feb 25 18:40:50 2021 +0100

    Better menu spacing for LowHeight

 src/gui/networks.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/networks.cs b/src/gui/networks.cs
index bcd4083e..60e51115 100644
--- a/src/gui/networks.cs
+++ b/src/gui/networks.cs
@@ -267,7 +267,7 @@ public partial class ChronoJumpWindow
                        image_selector_start_rt.HeightRequest = 88;
                        image_selector_start_other.HeightRequest = 88;
 
-                       vbox_menu_tiny_menu.Spacing = 16; //spacing 10 or 16 is the same. 20 makes window 
higher
+                       vbox_menu_tiny_menu.Spacing = 14; //spacing 10 or 14 is the same. 20 makes window 
higher
 
                        image_encoder_inertial_instructions.Visible = false;
                }


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