[libadwaita/wip/exalm/view-switcher-simple: 2/3] view-switcher-button: Make the stack non-homogeneous
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/view-switcher-simple: 2/3] view-switcher-button: Make the stack non-homogeneous
- Date: Fri, 26 Nov 2021 13:55:43 +0000 (UTC)
commit 8a45d4dc2e7aaae4b0ba520511b18680b6f4e328
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Nov 26 18:54:19 2021 +0500
view-switcher-button: Make the stack non-homogeneous
Don't restrict height in wide mode.
src/adw-view-switcher-button.ui | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/adw-view-switcher-button.ui b/src/adw-view-switcher-button.ui
index acf13f44..ceeafaf0 100644
--- a/src/adw-view-switcher-button.ui
+++ b/src/adw-view-switcher-button.ui
@@ -9,8 +9,7 @@
<child>
<object class="GtkStack" id="stack">
<property name="hhomogeneous">False</property>
- <property name="transition-type">crossfade</property>
- <property name="vhomogeneous">True</property>
+ <property name="vhomogeneous">False</property>
<child>
<object class="GtkBox" id="horizontal_box">
<property name="halign">center</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]