End() avoid calling Columns() if no columns set is open, not sure what it wasn't the case.
Pros: Faster. Avoid early crashes StackId underflow that are meant to be more gracefully caught by CheckStacksSize() (with more explicit assert). Cons: Excercise less code.
1 parent bbd44b4 commit d878462866eda650f72b4a77a9c237f31f464769
@omar omar authored on 30 Apr 2017
Showing 1 changed file
View
imgui.cpp