Fix sidebar toggle icon: use sidebar-show-symbolic (available in Adwaita)
This commit is contained in:
parent
24733e77ab
commit
32b19ee524
@ -124,7 +124,7 @@
|
||||
<!-- Sidebar toggle (only visible when collapsed) -->
|
||||
<child type="start">
|
||||
<object class="GtkToggleButton" id="sidebar_toggle_button">
|
||||
<property name="icon-name">dock-left-symbolic</property>
|
||||
<property name="icon-name">sidebar-show-symbolic</property>
|
||||
<property name="tooltip-text">Show Sidebar</property>
|
||||
<style>
|
||||
<class name="flat"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user