Open rocka opened 5 years ago
Can you please show me your font settings in kde's system-settings as well.
KDE font settings:
My fontconfig: ~/.config/fontconfig/fonts.conf
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<!-- sans-serif -->
<alias>
<family>sans-serif</family>
<prefer>
<family>Roboto</family>
<family>Noto Sans</family>
<family>Noto Sans CJK SC</family>
<family>Blobmoji</family>
</prefer>
</alias>
</fontconfig>
Update: prepend "DejaVu Sans" before "Noto Sans CJK SC" solves the problem.
Should we keep this issue open?
Should we keep this issue open?
Yes, I'll try to reduce the problem somehow.
When the speed grows over 100K, first digit of the number got overlaped with up arrow:
This problem appears after the fix to #6 .
Here's my configuration: