Add edit button to shortcut rows

This commit is contained in:
2025-09-17 13:30:09 +02:00
parent de29f522ba
commit decc80341f
2 changed files with 28 additions and 20 deletions

View File

@@ -14,8 +14,8 @@
</child>
<property name="content">
<object class="AdwOverlaySplitView" id="split_view">
<property name="min-sidebar-width">250</property>
<property name="max-sidebar-width">250</property>
<property name="min-sidebar-width">300</property>
<property name="max-sidebar-width">300</property>
<property name="show-sidebar"
bind-source="show_sidebar_button"
bind-property="active"