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

Method TablePushBackgroundChannel

modules/imgui/ext/imgui/imgui_tables.cpp:2134–2144  ·  view source on GitHub ↗

Bg2 is used by Selectable (and possibly other widgets) to render to the background. Unlike our Bg0/1 channel which we uses for RowBg/CellBg/Borders and where we guarantee all shapes to be CPU-clipped, the Bg2 channel being widgets-facing will rely on regular ClipRect.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

SetCurrentChannelMethod · 0.80

Tested by

no test coverage detected