Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ HasMoved
Method
HasMoved
src/visual_feature.cpp:113–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
bool VisualDraggableFeature::HasMoved() const {
114
return pos != start;
115
}
Callers
1
OnMouseEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected