sysprof: keep size column more stable

This commit is contained in:
Christian Hergert
2023-08-02 10:16:51 -07:00
parent 78f4d1b37e
commit 4953082178

View File

@ -120,7 +120,8 @@
<template class="GtkListItem">
<property name="child">
<object class="GtkLabel">
<property name="xalign">0</property>
<property name="xalign">1</property>
<property name="width-chars">8</property>
<binding name="label">
<closure type="gchararray" function="format_size">
<lookup name="size" type="SysprofDocumentFile">