Exposed ImDrawCornerFlags, replaced occurences of ~0 with an explicit ImDrawCornerFlags_All. Inversed BotLeft (prev 1<<3, now 1<<2) and BotRight (prev 1<<2, now 1<<3).
1 parent 31683cf commit 3f5b2a3fe353ff29b1b15334964aaec4e7dff576
@omar omar authored on 20 Nov 2017
Showing 5 changed files
View
imgui.cpp
View
imgui.h
View
imgui_demo.cpp
View
imgui_draw.cpp
View
imgui_internal.h