MCPcopy 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
139void Navigator::StopDrag(m2::PointD const & pt)
140{
141 DoDrag(pt);
142 m_InAction = false;
143}
144
145bool Navigator::InAction() const
146{

Callers 1

EndDragMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected