background: Make the treeview a little wider
So that we can fit 3 thumbnails side-by-side, even when we use a large scrollbar width.
This commit is contained in:
parent
e92fba97a7
commit
a1fa500dc5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkScrolledWindow" id="scrolledwindow2">
|
||||
<property name="width_request">190</property>
|
||||
<property name="width_request">220</property>
|
||||
<property name="height_request">380</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue