sysprof: set max sidebar widths

This commit is contained in:
Christian Hergert
2023-07-10 11:46:50 -07:00
parent 5d1a7a8cce
commit af0470a381

View File

@ -19,6 +19,7 @@
<property name="content">
<object class="AdwOverlaySplitView">
<property name="show-sidebar" bind-source="show_left_sidebar" bind-property="active" bind-flags="bidirectional|sync-create"/>
<property name="max-sidebar-width">200</property>
<property name="sidebar">
<object class="AdwNavigationPage">
<property name="child">
@ -54,6 +55,7 @@
<object class="AdwOverlaySplitView">
<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="content">
<object class="AdwToolbarView">
<child type="top">