[evince/wip/gpoo/gtk4-rebase-port: 96/96] ev-sidebar: make the stack switch fill halign




commit 29e3062851b6e59f983f36af8c3faf27970ec119
Author: Qiu Wenbo <qiuwenbo kylinos com cn>
Date:   Sat Jan 1 01:02:25 2022 +0800

    ev-sidebar: make the stack switch fill halign
    
    Signed-off-by: Qiu Wenbo <qiuwenbo kylinos com cn>

 shell/evince-sidebar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/evince-sidebar.ui b/shell/evince-sidebar.ui
index 41ae83166..17ce54441 100644
--- a/shell/evince-sidebar.ui
+++ b/shell/evince-sidebar.ui
@@ -12,7 +12,7 @@
     <child type="start">
       <object class="GtkStackSwitcher" id="switcher">
         <property name="stack">stack</property>
-        <property name="halign">center</property>
+        <property name="halign">fill</property>
         <property name="hexpand">True</property>
         <property name="margin-top">6</property>
         <property name="margin-bottom">6</property>


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