superboucle
superboucle copied to clipboard
Editing a sample makes the sidebar sample UI font disappear
I'm running on Arch Linux. After clicking Edit, the app looks like this;
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 ?
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!
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 :-(
"Goto Position" is truncated but it should not :-(
I think I'm gonna use images for button label.
Ah, I installed ttf-lato and it now looks somewhat better :)
P.S. The main font I use is Droid Sans Mono.