Added _None values to various enum flags, useful for readability and some coding style likes it. (Unfortunately we can't refer to them as default value in imgui.h functions because they need to be declared below).
|
---|
|
imgui.cpp |
---|
imgui.h |
---|