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


Commits:
c59ae1b2 by wurstsalat at 2021-10-13T21:46:14+02:00
GroupChatInfo: Reduce displayed address length

- - - - -


1 changed file:

- gajim/data/gui/groupchat_info_scrolled.ui


Changes:

=====================================
gajim/data/gui/groupchat_info_scrolled.ui
=====================================
@@ -290,7 +290,8 @@
             <property name="can-focus">False</property>
             <property name="halign">start</property>
             <property name="selectable">True</property>
-            <property name="ellipsize">end</property>
+            <property name="ellipsize">middle</property>
+            <property name="max-width-chars">30</property>
             <property name="xalign">0</property>
           </object>
           <packing>



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

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


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to