inspector: Cosmetic fixes
Set scrollbars and shadows consistently.
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
<child>
|
||||
<object class="GtkScrolledWindow">
|
||||
<property name="visible">True</property>
|
||||
<property name="hscrollbar-policy">never</property>
|
||||
<property name="vscrollbar-policy">automatic</property>
|
||||
<property name="expand">True</property>
|
||||
<child>
|
||||
<object class="GtkTreeView" id="tree">
|
||||
|
||||
Reference in New Issue
Block a user