Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/Groot
/ onAutoArrange
Method
onAutoArrange
bt_editor/mainwindow.cpp:524–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
}
523
524
void MainWindow::onAutoArrange()
525
{
526
currentTabInfo()->nodeReorder();
527
}
528
529
void MainWindow::onSceneChanged()
530
{
Callers
nothing calls this directly
Calls
1
nodeReorder
Method · 0.80
Tested by
no test coverage detected