Преглед на файлове

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

pull/1154/head
Random преди 5 години
committed by GitHub
родител
ревизия
e07281f8bd
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      src/text.c

+ 1
- 0
src/text.c Целия файл

@ -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;

Зареждане…
Отказ
Запис