MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / TableUpdateLayout

Method TableUpdateLayout

modules/imgui/ext/imgui/imgui_tables.cpp:680–1090  ·  view source on GitHub ↗

Layout columns for the frame. This is in essence the followup to BeginTable(). Runs on the first call to TableNextRow(), to give a chance for TableSetupColumn() to be called first. FIXME-TABLE: Our width (and therefore our WorkRect) will be minimal in the first frame for _WidthAuto columns. Increase feedback side-effect with widgets relying on WorkRect.Max.x... Maybe provide a default distribution

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

ImMaxFunction · 0.85
TableSetupColumnFlagsFunction · 0.85
ImFloorFunction · 0.85
ImMinFunction · 0.85
ImClampFunction · 0.85
ImHashStrFunction · 0.85
SetCurrentChannelMethod · 0.80
PushClipRectMethod · 0.45

Tested by

no test coverage detected