Pārlūkot izejas kodu

Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149)

pull/1154/head
Random pirms 5 gadiem
committed by GitHub
vecāks
revīzija
e07281f8bd
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/text.c

+ 1
- 0
src/text.c Parādīt failu

@ -973,6 +973,7 @@ void DrawTextRecEx(Font font, const char *text, Rectangle rec, float fontSize, f
startLine = endLine;
endLine = -1;
glyphWidth = 0;
selectStart += lastk - k;
k = lastk;
state = !state;

Notiek ielāde…
Atcelt
Saglabāt