Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
6da2b356 by wurstsalat at 2025-10-23T20:38:54+02:00
cfix: Preview: Fix label alignment

- - - - -


1 changed file:

- gajim/data/gui/preview/preview.ui


Changes:

=====================================
gajim/data/gui/preview/preview.ui
=====================================
@@ -44,7 +44,7 @@
                   <object class="GtkBox" id="_right_box">
                     <property name="orientation">vertical</property>
                     <property name="spacing">6</property>
-                    <property name="valign">start</property>
+                    <property name="valign">center</property>
                     <child>
                       <object class="GtkBox" id="_content_box">
                         <property name="orientation">vertical</property>
@@ -63,7 +63,7 @@
                         <property name="spacing">6</property>
                         <child>
                           <object class="FileControlButtons" 
id="_file_control_buttons">
-                            <property name="valign">start</property>
+                            <property name="valign">end</property>
                           </object>
                         </child>
                         <child>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/6da2b356c862d667c48652782ecfe31c9ff2f81e

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/6da2b356c862d667c48652782ecfe31c9ff2f81e
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to