[gnome-contacts/wip/exalm/stuff: 3/4] avatar-selector: Don't center the action bar




commit 72e584ee45bff1894cbe0168efb0de21b16390fa
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Jun 29 02:21:37 2022 +0400

    avatar-selector: Don't center the action bar
    
    Action bars are not supposed to be used like this, and it results in a
    broken style.

 data/ui/contacts-avatar-selector.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/contacts-avatar-selector.ui b/data/ui/contacts-avatar-selector.ui
index 6c2a2472..5f34fe9f 100644
--- a/data/ui/contacts-avatar-selector.ui
+++ b/data/ui/contacts-avatar-selector.ui
@@ -63,7 +63,6 @@
         </child>
         <child>
           <object class="GtkActionBar">
-            <property name="halign">center</property>
             <child>
               <object class="GtkButton" id="camera_button">
                 <property name="visible">False</property>


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