This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-03-29 00:10:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be2d006e2e7e9f029e893ff358d9acc87c250411
imgui
/
imgui_widgets.cpp
ocornut
82d0584e7b
InputText: using CurLenA instead of TextA.Size for correctness. (
#7925
)
...
Was harmless because TextA is always zero-terminated, and TextA.Size >= CurLenA + 1.
2024-11-04 20:28:02 +01:00
497 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink