MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / TableUpdateBorders

Method TableUpdateBorders

src/source/ImGui/imgui_tables.cpp:1138–1197  ·  view source on GitHub ↗

Process hit-testing on resizing borders. Actual size change will be applied in EndTable() - Set table->HoveredColumnBorder with a short delay/timer to reduce feedback noise - Submit ahead of table contents and header, use ImGuiButtonFlags_AllowItemOverlap to prioritize widgets overlapping the same area.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

TableGetInstanceDataFunction · 0.85
ImMaxFunction · 0.85

Tested by

no test coverage detected