gtk-demo: Change sidebar tab behavior
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jun 2023 04:02:29 +0000 (00:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jun 2023 04:02:29 +0000 (00:02 -0400)
Change the sidebar to use the 'item' tab
behavior.

Fixes: #3543
demos/gtk-demo/main.ui

index 6efbc8e9d179c932c23b73ae9e5a60f3b803281d..64e9577975af72056db897252e7fb7476e948b0e 100644 (file)
@@ -83,6 +83,7 @@
                     <style>
                       <class name="navigation-sidebar"/>
                     </style>
+                    <property name="tab-behavior">item</property>
                     <property name="factory">
                       <object class="GtkBuilderListItemFactory">
                         <property name="resource">/ui/main-listitem.ui</property>