MCPcopy Create free account
hub / github.com/BobLChen/VulkanDemos / ColorPicker4

Method ColorPicker4

external/imgui/imgui_widgets.cpp:4078–4381  ·  view source on GitHub ↗

Note: ColorPicker4() only accesses 3 floats if ImGuiColorEditFlags_NoAlpha flag is set. FIXME: we adjust the big color square height based on item width, which may cause a flickering feedback loop (if automatic height makes a vertical scrollbar appears, affecting automatic width..)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

GetCurrentWindowFunction · 0.85
ImIsPowerOfTwoFunction · 0.85
ImMaxFunction · 0.85
ImVec2Class · 0.85
ImLengthSqrFunction · 0.85
ImAtan2Function · 0.85
ImCosFunction · 0.85
ImSinFunction · 0.85
ImTriangleContainsPointFunction · 0.85
ImRotateFunction · 0.85
ImTriangleClosestPointFunction · 0.85

Tested by

no test coverage detected