Added PushStyleColor(ImGuiCol idx, ImU32 col) overload. (Which _might_ cause an "ambiguous call" compilation error if you are using ImColor() with implicit cast. Cast to ImU32 or ImVec4 explicily to fix.)
1 parent 3b11e73 commit 91d841dd5f0d5f5c7452f20f353539f2b3cb9efa
@omar omar authored on 20 Aug 2017
Showing 3 changed files
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp