[sysprof] libsysprof-ui: shrink marks row
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] libsysprof-ui: shrink marks row
- Date: Wed, 29 May 2019 22:42:37 +0000 (UTC)
commit ef31409b770f4ad5b46673ccc549c71b61ea1218
Author: Christian Hergert <chergert redhat com>
Date: Wed May 22 16:13:26 2019 -0700
libsysprof-ui: shrink marks row
src/libsysprof-ui/sysprof-visualizer-list.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof-ui/sysprof-visualizer-list.c b/src/libsysprof-ui/sysprof-visualizer-list.c
index cec002c..4b9e021 100644
--- a/src/libsysprof-ui/sysprof-visualizer-list.c
+++ b/src/libsysprof-ui/sysprof-visualizer-list.c
@@ -386,7 +386,7 @@ handle_capture_results (GObject *object,
GtkWidget *row = g_object_new (SYSPROF_TYPE_MARK_VISUALIZER_ROW,
"group", key,
"title", key,
- "height-request", 50,
+ "height-request", 35,
"selectable", FALSE,
"visible", TRUE,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]