Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ EndDragDropTarget
Function
EndDragDropTarget
Source/3rdParty/implot/implot.cpp:4373–4376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4371
}
4372
4373
void EndDragDropTarget() {
4374
SetupLock();
4375
ImGui::EndDragDropTarget();
4376
}
4377
4378
bool BeginDragDropSourcePlot(ImGuiDragDropFlags flags) {
4379
SetupLock();
Callers
5
ColorEdit4
Method · 0.85
DemoWindowWidgetsColorAndPickers
Function · 0.85
DemoWindowWidgetsDragAndDrop
Function · 0.85
Demo_SubplotItemSharing
Function · 0.85
Demo_DragAndDrop
Function · 0.85
Calls
1
SetupLock
Function · 0.85
Tested by
no test coverage detected