Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ StopDrag
Method
StopDrag
libs/drape_frontend/navigator.cpp:139–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
void Navigator::StopDrag(m2::PointD const & pt)
140
{
141
DoDrag(pt);
142
m_InAction = false;
143
}
144
145
bool Navigator::InAction() const
146
{
Callers
1
EndDrag
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected