[sysprof] libsysprof-ui: setup autosize
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] libsysprof-ui: setup autosize
- Date: Wed, 29 May 2019 22:44:48 +0000 (UTC)
commit c19ae705f7d94095dac0bc6d7835bf5cd37a8ce6
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]