GLSpectrum: reduce width of frequency scale channel overlays so that they do not overlap with text

This commit is contained in:
f4exb 2016-03-05 12:20:15 +01:00
parent fa23c4536f
commit e95dddd0d8
1 changed files with 2 additions and 2 deletions

View File

@ -1013,8 +1013,8 @@ void GLSpectrum::paintGL()
#else
{
GLfloat q3[] {
1, 0.5,
0, 0.5,
1, 0.2,
0, 0.2,
0, 0,
1, 0,
0.5, 0,