mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: keep size column more stable
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user