Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ changePosition
Method
changePosition
UnitTests/UnitTest_GraphView/BaseGraphView.h:373–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
void changePosition(BaseGraphNode* _node) override
374
{
375
eventChangeSize(this, getViewSize());
376
377
updateCanvas();
378
}
379
380
void updateCanvas()
381
{
Callers
3
setCoord
Method · 0.80
setPosition
Method · 0.80
notifyWindowChangeCoord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected