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-28 07:47:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82d0584e7bbefdd5de1d181f8bcf6eb6d656d525
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