MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / MultiSelectItemFooter

Method MultiSelectItemFooter

CPPScripts/External/ImGui/imgui_widgets.cpp:7852–8047  ·  view source on GitHub ↗

In charge of: - Auto-select on navigation. - Box-select toggle handling. - Right-click handling. - Altering selection based on Ctrl/Shift modifiers, both for keyboard and mouse. - Record current selection state for RangeSrc This is all rather complex, best to run and refer to "widgets_multiselect_xxx" tests in imgui_test_suite.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

GetBoxSelectStateFunction · 0.85
ImMaxFunction · 0.85
BoxSelectPreStartDragFunction · 0.85
resizeMethod · 0.45

Tested by

no test coverage detected