mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-05-06 09:27:28 +02:00
increased chars width for service column (#126)
This commit is contained in:
@@ -2179,7 +2179,7 @@ Author: Dmitriy Yefremov
|
||||
<object class="GtkCellRendererText" id="service_renderer">
|
||||
<property name="xpad">5</property>
|
||||
<property name="ellipsize">end</property>
|
||||
<property name="width_chars">25</property>
|
||||
<property name="width_chars">50</property>
|
||||
</object>
|
||||
<attributes>
|
||||
<attribute name="cell-background-rgba">21</attribute>
|
||||
|
||||
Reference in New Issue
Block a user