MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / StartMouseMovingWindowOrNode

Method StartMouseMovingWindowOrNode

ToyBox/imgui/imgui.cpp:3484–3511  ·  view source on GitHub ↗

We use 'undock_floating_node == false' when dragging from title bar to allow moving groups of floating nodes without undocking them. - undock_floating_node == true: when dragging from a floating node within a hierarchy, always undock the node. - undock_floating_node == false: when dragging from a floating node within a hierarchy, move root window.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

DockNodeGetRootNodeFunction · 0.85
IsDockSpaceMethod · 0.80

Tested by

no test coverage detected