UnrealImGui/Source/ImGui/Private/Widgets
Sebastian 003eed34d7 Added multi-PIE support to adaptive canvas size:
- Adaptive size is controlled by the ImGui Widget, which passes it from the view-port to the context proxy.
- Context only copies display size that is set from the outside.
- Removed feature dependency from the manager.
2020-04-16 15:36:29 +01:00
..
SImGuiCanvasControl.cpp Refactored ImGui widget and removed dependency on ImGui internal cursor data: 2019-03-13 20:40:13 +00:00
SImGuiCanvasControl.h Refactored ImGui widget and removed dependency on ImGui internal cursor data: 2019-03-13 20:40:13 +00:00
SImGuiLayout.cpp Fixed issue with SImGuiLayout blocking mouse input for other Slate widgets, which was introduced by refactorization of widgets (version 1.14, commit c144658f): 2019-05-31 19:58:00 +01:00
SImGuiLayout.h Refactored ImGui widget and removed dependency on ImGui internal cursor data: 2019-03-13 20:40:13 +00:00
SImGuiWidget.cpp Added multi-PIE support to adaptive canvas size: 2020-04-16 15:36:29 +01:00
SImGuiWidget.h Added multi-PIE support to adaptive canvas size: 2020-04-16 15:36:29 +01:00