mirror of
https://github.com/gwm17/implot.git
synced 2024-11-22 18:28:53 -05:00
custom context management (same way as in ImGui) (#278)
This commit is contained in:
parent
3e96fd7c02
commit
0fb3346a7a
|
@ -85,8 +85,9 @@ You can read releases logs https://github.com/epezent/implot/releases for more d
|
|||
#endif
|
||||
|
||||
// Global plot context
|
||||
#ifndef GImPlot
|
||||
ImPlotContext* GImPlot = NULL;
|
||||
|
||||
#endif
|
||||
//-----------------------------------------------------------------------------
|
||||
// Struct Implementations
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user