-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
When opening a GEXF from elsewhere size range can be unbalanced regarding node positions which makes the very first Image looks like this:

If this size was actually set from a node property, opening node size panel makes everything back in right shape.
But let's imagine this "input data" size is the only data we have to render the node size.
In that case, one way to deal with this is to re-render the layout is a greater scale.
In this issue I reflect on other possible ways to handle this
- we could create a node attribute to store the "original node size (input data)" and to reuse this in sizing tools/node property panel
- add a node size display scale controller in the main graph view to adjust node size (not a big fan of this one)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested