inspector: Some ui refinements
Remove pointless expanders from lists, add grid lines and, in some places, tree lines.
This commit is contained in:
@ -87,6 +87,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="model">model</property>
|
||||
<property name="enable-search">False</property>
|
||||
<property name="enable-grid-lines">vertical</property>
|
||||
<signal name="row-activated" handler="row_activated"/>
|
||||
<child internal-child="selection">
|
||||
<object class="GtkTreeSelection">
|
||||
|
||||
Reference in New Issue
Block a user