1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-02-03 09:44:01 -05:00

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

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,