[libhandy/wip/exalm/backports: 4/7] demo: Set minimum width on the view switcher window
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/wip/exalm/backports: 4/7] demo: Set minimum width on the view switcher window
- Date: Wed, 19 Jan 2022 08:36:18 +0000 (UTC)
commit 5ed6143de9f74fd68abcc648fd83780bbc27c641
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Jan 18 17:42:27 2022 +0500
demo: Set minimum width on the view switcher window
See https://gitlab.gnome.org/GNOME/libadwaita/-/commit/a3a5e4712e2c02b634be8732f996a833bdf4a842
examples/hdy-view-switcher-demo-window.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/examples/hdy-view-switcher-demo-window.ui b/examples/hdy-view-switcher-demo-window.ui
index ee5c3a35..5977c3b1 100644
--- a/examples/hdy-view-switcher-demo-window.ui
+++ b/examples/hdy-view-switcher-demo-window.ui
@@ -12,6 +12,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
+ <property name="width-request">360</property>
<child>
<object class="HdyHeaderBar">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]