mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 18:03:14 +08:00
GraphView comments
This commit is contained in:
@ -218,3 +218,9 @@ class NodeWidget extends StatelessWidget {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO:
|
||||||
|
// - Place it somewhere in the middle and scroll to that position
|
||||||
|
// - Render the graph in a circular layout
|
||||||
|
// - Make start positions of Nodes not block
|
||||||
|
// - Figure out the ideal bounding box of the Graph (just make it double?)
|
||||||
|
Reference in New Issue
Block a user