Alhamdullah working scrolling that respects wrapped text

This commit is contained in:
bloeys
2022-08-01 03:27:54 +04:00
parent 4df40db7f7
commit 06599748eb
2 changed files with 45 additions and 110 deletions

View File

@ -16,7 +16,6 @@ out vec4 v2fColor;
out vec3 v2fFragPos;
uniform mat4 projViewMat;
uniform vec2 modelSize;
void main()
{