mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
marks: tweak ellipsize to avoid resizes
This commit is contained in:
@ -120,7 +120,8 @@
|
||||
<object class="GtkLabel" id="mark">
|
||||
<property name="visible">true</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="wrap">true</property>
|
||||
<property name="max-width-chars">5</property>
|
||||
<property name="ellipsize">end</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="top-attach">1</property>
|
||||
|
||||
Reference in New Issue
Block a user