vis-ui
vis-ui copied to clipboard
VisTree Spacing Issue
trafficstars
This image shows the problem:

The window on the left side shows the result I am getting. While the right side is the result of the Web demo. The spacing between the "expand triangle" and the label is missing.
I simply took the TestTree.java Window and added it to a Stage with a ScreenViewport.
It happens with both the VisLabels and the "normal" Labels.
My libgdx version is 1.9.10 My vis-ui version is 1.4.5-SNAPSHOT I've just tested this on the Windows 64bit platform.
Web demo is using pretty old version so there are differences.
There is setIconSpacing method for Tree but it doesn't seem to have any effect when added.