Internals: Refactor: Moved all Columns code from imgui.cpp to imgui_widgets.cpp (#125)
Also moved NextColumn between BeginColumn and NextColumn which makes it easier to work on that code. |
---|
|
imgui.cpp |
---|
imgui_internal.h |
---|
imgui_widgets.cpp |
---|