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
cbc8e57410ba1620577efd4aca8da79bf0d93bf5
imgui
/
imgui.cpp
omar
417cf2237f
Font: Fixed high-level ImGui::CalcTextSize() used by most widgets from erroneously subtracting 1.0f*scale to calculated text width. Among noticeable side-effects, it would make sequences of repeated Text/SameLine calls not align the same as a single call, and create mismatch between high-level size calculation and those performed with the lower-level ImDrawList api. (
#792
)
2019-02-12 22:43:56 +01:00
455 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink