folder-list: mordernize sidebar
This makes each row a better click target and improves spacing in general. This move the expander arrow to the left and removes the indentation for folders which makes it possible to define a much smaller width for the sidebar. Fixes: https://gitlab.gnome.org/GNOME/geary/-/issues/880, https://gitlab.gnome.org/GNOME/geary/-/issues/1029
This commit is contained in:
parent
e070607f58
commit
8aa5f291e8
5 changed files with 76 additions and 19 deletions
|
|
@ -52,7 +52,6 @@
|
|||
<property name="shadow_type">in</property>
|
||||
<child>
|
||||
<object class="GtkScrolledWindow" id="folder_list_scrolled">
|
||||
<property name="width_request">100</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="hscrollbar_policy">never</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue