|
Internals: Settings: Simple optimization caching index into the settings buffer, to remove an unnecessary O(N*M) search during saving. (with N=active root windows during the session, M=stored settings which grows over time)
|
|---|
|
|
| imgui.cpp |
|---|
| imgui_internal.h |
|---|