Skip to content

ImVec2 operator* is after imgui 19268#335

Open
sonoro1234 wants to merge 3 commits into
thedmd:masterfrom
sonoro1234:ImVec2operator
Open

ImVec2 operator* is after imgui 19268#335
sonoro1234 wants to merge 3 commits into
thedmd:masterfrom
sonoro1234:ImVec2operator

Conversation

@sonoro1234
Copy link
Copy Markdown

Solves #334 for building with latest imgui (not examples with old imgui for IM__TRUNC)

sonoro1234 and others added 3 commits April 23, 2026 17:37
Gate the 4 affected call sites (1 PathStroke + 3 AddRect) on
IMGUI_VERSION_NUM < 19276 — last two args (flags, thickness) were
swapped to (thickness, flags) in ocornut/imgui v1.92.8.
Fix for ImGui 1.92.8 AddRect/PathStroke arg swap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants