sysprof: make right sidebar larger to be more useful

This commit is contained in:
Christian Hergert
2023-07-20 17:30:57 -07:00
parent d13d2cb479
commit 1ff0cd9da4

View File

@ -67,7 +67,7 @@
<object class="AdwOverlaySplitView" id="right_split_overlay">
<property name="sidebar-position">end</property>
<property name="show-sidebar" bind-source="show_right_sidebar" bind-property="active" bind-flags="bidirectional|sync-create"/>
<property name="max-sidebar-width">200</property>
<property name="max-sidebar-width">250</property>
<signal name="notify::sidebar" handler="main_view_notify_sidebar" swapped="true"/>
<property name="content">
<object class="AdwToolbarView">