Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ cursor_moving
Method
cursor_moving
DSView/pv/dock/measuredock.cpp:806–813 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
804
}
805
806
void MeasureDock::cursor_moving()
807
{
808
if (_view.cursors_shown()) {
809
update_cursor_info();
810
}
811
812
update_dist();
813
}
814
815
void MeasureDock::reCalc()
816
{
Callers
2
mouseMoveEvent
Method · 0.80
mouseMoveEvent
Method · 0.80
Calls
1
cursors_shown
Method · 0.80
Tested by
no test coverage detected