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