This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Fixed DrawTextRecEx() selection when wordwrap is ON (again) (
#1149
)
pull/1154/head
Random
5 years ago
committed by
GitHub
parent
5e670be239
commit
e07281f8bd
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/text.c
+ 1
- 0
src/text.c
View File
@ -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
;
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save