mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-11-03 15:33:16 +00:00
- Canvas size can be set to custom width and height, desktop size or viewport size. - The old Adaptive Canvas Size is replaced by the viewport size type. - Custom and desktop size types can be also extended to the viewport size but they will never be smaller than their base sizes. |
||
|---|---|---|
| .. | ||
| ImGuiCanvasSizeInfoCustomization.cpp | ||
| ImGuiCanvasSizeInfoCustomization.h | ||
| ImGuiEditor.cpp | ||
| ImGuiEditor.h | ||
| ImGuiKeyInfoCustomization.cpp | ||
| ImGuiKeyInfoCustomization.h | ||