MCPcopy Create free account
hub / github.com/PHZ76/DesktopSharing / TempInputScalar

Method TempInputScalar

DesktopSharing/imgui/imgui_widgets.cpp:3171–3206  ·  view source on GitHub ↗

Note that Drag/Slider functions are only forwarding the min/max values clamping values if the ImGuiSliderFlags_ClampOnInput / ImGuiSliderFlags_ClampOnInput flag is set! This is intended: this way we allow CTRL+Click manual input to set a value out of bounds, for maximum flexibility. However this may not be ideal for all uses, as some user code may break on out of bound values.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

ImStrTrimBlanksFunction · 0.85
ImSwapFunction · 0.85

Tested by

no test coverage detected