mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: make right sidebar larger to be more useful
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user