@@ -0,0 +1,7 @@
#version 330 core
out vec4 outColor;
void main(){
outColor = vec4(1.0, 1.0, 1.0, 1.0);
}
The note is not visible to the blocked user.