You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I've been testing around because I saw that the progress bar could be modified, but I haven't been able to find WHY it is blurry on my system. I've tested default confs to see if it was a picked font, height, width, colour, markup format etc. . . The only way I've found to make it crispier is setting progress_bar_frame_width = 2 which surprised me that it worked ultimately.
I add several screens with said default configuration to rule out other issues.
I know a lot of tests won't make sense but I wanted to clear anything on my side before opening an issue. I also seen some people having it just crisp but it didn't look like they have more than progress_bar_frame_width = 2 and when I check their confs they actually have progress_bar_frame_width = 1.
Hi there, I've been testing around because I saw that the progress bar could be modified, but I haven't been able to find WHY it is blurry on my system. I've tested default confs to see if it was a picked font, height, width, colour, markup format etc. . . The only way I've found to make it crispier is setting
progress_bar_frame_width = 2which surprised me that it worked ultimately.I add several screens with said default configuration to rule out other issues.
I know a lot of tests won't make sense but I wanted to clear anything on my side before opening an issue. I also seen some people having it just crisp but it didn't look like they have more than
progress_bar_frame_width = 2and when I check their confs they actually haveprogress_bar_frame_width = 1.