[sysprof/wip/chergert/sysprof-3] libsysprof-ui: setup autosize
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/sysprof-3] libsysprof-ui: setup autosize
- Date: Thu, 23 May 2019 23:46:52 +0000 (UTC)
commit 73b14884fc25bf58eb6a2fe0c5bfea62fb2dbad5
Author: Christian Hergert <chergert redhat com>
Date: Thu May 23 16:46:45 2019 -0700
libsysprof-ui: setup autosize
This helps with the long text to not get prematurely ellipsized
src/libsysprof-ui/ui/sysprof-callgraph-view.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof-ui/ui/sysprof-callgraph-view.ui b/src/libsysprof-ui/ui/sysprof-callgraph-view.ui
index 2631a49..848c2a0 100644
--- a/src/libsysprof-ui/ui/sysprof-callgraph-view.ui
+++ b/src/libsysprof-ui/ui/sysprof-callgraph-view.ui
@@ -146,7 +146,7 @@
<child>
<object class="GtkTreeViewColumn" id="descendants_name_column">
<property name="expand">true</property>
- <property name="sizing">fixed</property>
+ <property name="sizing">autosize</property>
<property name="sort-column-id">0</property>
<property name="title" translatable="yes">Descendants</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]