superboucle icon indicating copy to clipboard operation
superboucle copied to clipboard

Editing a sample makes the sidebar sample UI font disappear

Open mxmilkiib opened this issue 6 years ago • 5 comments

I'm running on Arch Linux. After clicking Edit, the app looks like this;

rose_2018-06-28-01 45 50

mxmilkiib avatar Jun 28 '18 00:06 mxmilkiib

Strange ! It use QT so it should be portable at least on several linux distro. What is your version of QT libs ?

Does superboucle looks good before clicking on Edit button ?

Vampouille avatar Jun 28 '18 10:06 Vampouille

QT 5.11. Aah, my theme is influencing this - I'm using "QT_QPA_PLATFORMTHEME=gtk2" and Squared-blue gtk2 theme.

I just cleared the QT_QPA_PLATFORMTHEME env var, and the side bar font works after clicking Edit.

I've not seen that one before!

mxmilkiib avatar Jun 28 '18 11:06 mxmilkiib

QT 5.11. Aah, my theme is influencing this - I'm using "QT_QPA_PLATFORMTHEME=gtk2" and Squared-blue gtk2 theme.

I just cleared the QT_QPA_PLATFORMTHEME env var, and the side bar font works after clicking Edit.

I've not seen that one before!

Some of the fields that disappear use "Lato" family and some don't use it. You also have bigger render of fonts. In your screenshot "Goto Position" is truncated but it should not :-(

Vampouille avatar Jul 05 '18 16:07 Vampouille

"Goto Position" is truncated but it should not :-(

I think I'm gonna use images for button label.

Vampouille avatar Jul 05 '18 16:07 Vampouille

Ah, I installed ttf-lato and it now looks somewhat better :)

rose_2018-07-05-21 06 00

P.S. The main font I use is Droid Sans Mono.

mxmilkiib avatar Jul 05 '18 20:07 mxmilkiib