[sysprof] sysprof: shorten default height of window



commit e7d14584280b228599199893b3c7dc17efedddd3
Author: Christian Hergert <chergert redhat com>
Date:   Wed Feb 24 14:20:23 2021 -0800

    sysprof: shorten default height of window

 src/sysprof/ui/sysprof-window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/sysprof/ui/sysprof-window.ui b/src/sysprof/ui/sysprof-window.ui
index 01ec33e..ef30a63 100644
--- a/src/sysprof/ui/sysprof-window.ui
+++ b/src/sysprof/ui/sysprof-window.ui
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <interface>
   <template class="SysprofWindow" parent="DzlApplicationWindow">
-    <property name="default-height">900</property>
+    <property name="default-height">750</property>
     <property name="icon-name">org.gnome.Sysprof-symbolic</property>
     <property name="show-menubar">false</property>
     <child type="titlebar">


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