Skip to content

Can you reduce spacing between groups of 'children' in boxed tree mode? #129

@nmg196

Description

@nmg196

Is there a way to reduce this distance without the boxes overlapping? This doesn't seem to be configurable.

image

I'm using "Advanced Example Expand All Nodes.html" but just with these extra settings to prevent overlapping of boxes on the right hand side:

	.getNodeSettings()
		.setSizingMode('nodeSize')
		.setVerticalSpacing(20)				
		.setHorizontalSpacing(50)
		.setTitleBoxHeight(30)
		.back()

Thanks!
Nick

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions