You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
bug report
feature request
support request => Please do not submit support request here, see note at the top of this template.
Do you want to request a feature or report a bug?
Report a bug
What is the current behavior?
setHorizontalSpacing is not respected if setBodyBoxWidth is also used. It's only the latter that gets performed, whichever order they're called in (I'm using the default left-to-right orientation).
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
Just take any of the basic box examples bundled with the code release and ensure the following call for getNodeSettings:
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
I'm submitting a ...
Do you want to request a feature or report a bug?
Report a bug
setHorizontalSpacing is not respected if setBodyBoxWidth is also used. It's only the latter that gets performed, whichever order they're called in (I'm using the default left-to-right orientation).
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
Just take any of the basic box examples bundled with the code release and ensure the following call for getNodeSettings:
That both the box width and horizontal spacing between nodes adopt the above values.
The default box width is too small for my purpose, so I need to make the boxes wider. This results in the boxes starting to encroach on each other.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: