tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
184 stars 21 forks source link

Different font formatting in sidebar and chat window #39

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi!

There seems to be a formatting issue in the sidebar when there are special chars occurring in chat window. See screenshots: Bildschirmfoto 2020-07-19 um 21 57 32 Bildschirmfoto 2020-07-19 um 21 57 44 Bildschirmfoto 2020-07-19 um 21 58 02

Text is:

I do this:
`git pull && ./autogen.sh && make update && ./configure --enable-new-sql-schema --enable-pgsql --enable-sip --enable-stun --enable-user=ejabberd --enable-group=ejabberd --prefix=/usr/local && make -j $(nproc)`
_(adapt the configure part to your setup)_

Sometimes, depending on the special chars, the text in sidebars is not well readable, like very condensed and italic or similar like that.

hantu85 commented 4 years ago

That is something (text formatting) which was improved recently but new build is not ready for testing.

hantu85 commented 4 years ago

Version 4.0b99 should fix that.