[gnome-boxes/wip/exalm/light: 3/5] review-page: Disable selection on the listbox




commit f4d30f767434f90810b71e18eb4d1ac58044eb0a
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Dec 25 20:45:48 2021 +0500

    review-page: Disable selection on the listbox

 data/ui/assistant/pages/review-page.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/ui/assistant/pages/review-page.ui b/data/ui/assistant/pages/review-page.ui
index 5bcdd6a2..1337db19 100644
--- a/data/ui/assistant/pages/review-page.ui
+++ b/data/ui/assistant/pages/review-page.ui
@@ -57,6 +57,7 @@ Check your BIOS settings to enable them.</property>
     <child>
       <object class="GtkListBox">
         <property name="visible">True</property>
+        <property name="selection-mode">none</property>
         <style>
           <class name="content"/>
         </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]