Windows: BeginChild(), Tables:fixed visibility of fully clipped child windows and tables to Test Engine.

This commit is contained in:
ocornut
2024-05-21 11:06:40 +02:00
parent aa5a6098ee
commit 28a283b460
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
// Library Version
// (Integer encoded as XYYZZ for use in #if preprocessor conditionals, e.g. '#if IMGUI_VERSION_NUM >= 12345')
#define IMGUI_VERSION "1.90.7 WIP"
#define IMGUI_VERSION_NUM 19064
#define IMGUI_VERSION_NUM 19065
#define IMGUI_HAS_TABLE
/*