MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / EndDragDropSource

Function EndDragDropSource

Source/3rdParty/implot/implot.cpp:4408–4411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4406}
4407
4408void EndDragDropSource() {
4409 SetupLock();
4410 ImGui::EndDragDropSource();
4411}
4412
4413//-----------------------------------------------------------------------------
4414// [SECTION] Aligned Plots

Callers 7

ColorButtonMethod · 0.85
DrawMethod · 0.85
Demo_SubplotItemSharingFunction · 0.85
Demo_DragAndDropFunction · 0.85

Calls 1

SetupLockFunction · 0.85

Tested by

no test coverage detected