[gnome-games] snapshots-list: Set hscrollbar-policy to never
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] snapshots-list: Set hscrollbar-policy to never
- Date: Fri, 12 Jun 2020 11:47:00 +0000 (UTC)
commit 7db31fffff83a63701ce3f858189d8b000f85f2b
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Jun 12 16:45:48 2020 +0500
snapshots-list: Set hscrollbar-policy to never
For some reason it was external.
data/ui/snapshots-list.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/snapshots-list.ui b/data/ui/snapshots-list.ui
index 22386da2..c4d38dc1 100644
--- a/data/ui/snapshots-list.ui
+++ b/data/ui/snapshots-list.ui
@@ -20,7 +20,7 @@
<object class="GtkScrolledWindow" id="scrolled_window">
<property name="visible">True</property>
<property name="vexpand">True</property>
- <property name="hscrollbar_policy">external</property>
+ <property name="hscrollbar-policy">never</property>
<property name="width-request">360</property>
<child>
<object class="GtkListBox" id="list_box">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]