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


Commits:
78c6711a by wurstsalat at 2022-06-20T22:51:09+02:00
fix: Preview: Align link button correctly

Fixes #10997

- - - - -


1 changed file:

- gajim/data/gui/preview.ui


Changes:

=====================================
gajim/data/gui/preview.ui
=====================================
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Generated with glade 3.38.2 -->
 <interface>
-  <requires lib="gtk+" version="3.20"/>
+  <requires lib="gtk+" version="3.24"/>
   <object class="GtkBox" id="preview_box">
     <property name="visible">True</property>
     <property name="can-focus">False</property>
@@ -158,8 +158,9 @@
             <child>
               <object class="GtkLinkButton" id="link_button">
                 <property name="can-focus">True</property>
-                <property name="receives-default">True</property>
+                <property name="receives-default">False</property>
                 <property name="no-show-all">True</property>
+                <property name="halign">start</property>
                 <property name="relief">none</property>
               </object>
               <packing>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/78c6711a2d50c91dc4717242e1333a48329bd03a

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


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to