@@ -27,6 +27,7 @@ namespace JGL {
void Update(const Vector2& window_size) {
wS = window_size;
glViewport(0, 0, wS.x, wS.y);
}
The note is not visible to the blocked user.